文件名称:express-mysql-api-boilerplate:用于构建node.js API的可靠项目模板
文件大小:208KB
文件格式:ZIP
更新时间:2024-05-27 12:29:00
nodejs javascript boilerplate expressjs JavaScript
表达MySQL API的样板
【文件预览】:
express-mysql-api-boilerplate-master
----api()
--------middleware()
--------index.js(282B)
--------routes()
----.gitignore(2KB)
----app.js(1KB)
----.env.example(168B)
----package.json(2KB)
----package-lock.json(870KB)
----bin()
--------www(563B)
----services()
--------index.js(112B)
--------knex.js(124B)
--------auth.js(2KB)
----jest.config.js(66B)
----models()
--------index.js(60B)
--------User.js(145B)
----LICENSE(1KB)
----.eslintrc.js(187B)
----.prettierrc.js(125B)
----README.md(32B)
----tests()
--------e2e()
----migrations()
--------20200521225756_create_users_table.js(398B)
----nodemon.json(52B)
----knexfile.js(864B)