rest-api-express

时间:2024-03-30 06:10:18
【文件属性】:

文件名称:rest-api-express

文件大小:17KB

文件格式:ZIP

更新时间:2024-03-30 06:10:18

JavaScript

REST API NODE JS和KNEXJS 需求图书馆 结果 顾客 要求 方法:获取 端点:/ api / v1 / customers / data 标头: 内容类型:application / json 身体: - 结果 : [ { "id": 1, "name": "lorem", "phone_number": "123123", "address": "adasdasd", "point": 123, "deposit": 123, "created_at": "2021-03-01T04:05:51.000Z", "updated_at": "2021-0


【文件预览】:
rest-api-express-main
----.gitignore(18B)
----routes()
--------router.js(1KB)
----README.md(3KB)
----services()
--------servicesCategory.js(1019B)
--------serviceCustomer.js(1KB)
----.env(55B)
----db()
--------knex.js(156B)
--------dbCategory.js(1KB)
--------dbCustomer.js(1KB)
----helper()
--------db_helper.js(172B)
----app.js(624B)
----package.json(474B)
----models()
--------Category.js(222B)
--------Customer.js(221B)
----config()
--------config.js(185B)
----env()
--------db_env.js(318B)
----controllers()
--------CategoryController.js(2KB)
--------CustomerController.js(2KB)
----package-lock.json(25KB)

网友评论