home-backend-api:但是,另一个使用Fastify for NodeJ的CRUD后端API:high_voltage:

时间:2021-02-08 23:43:41
【文件属性】:
文件名称:home-backend-api:但是,另一个使用Fastify for NodeJ的CRUD后端API:high_voltage:
文件大小:91KB
文件格式:ZIP
更新时间:2021-02-08 23:43:41
nodejs typescript swagger fastify TypeScript 家庭后端API :fire: :rocket: :high_voltage: 介绍 这是一个小型后端api应用程序,可为房东提供对公寓的控制权,我在其中使用带有Typescript的 for NodeJs,因为它对Express,Koa的基准测试最高。 :beaming_face_with_smiling_eyes: 如果有人想测试基准,那么如果您使用的是MacOS,则可以通过将wrk安装到计算机中来使用wrk: brew install wrk或使用Linux sudo apt-get install wrk wrk -t12 -c400 -d30s http://127.0.0.1:4000/contracts/abcd/payments?startDate=2016-07-05T00:00:00.00Z&endDate=2016-12-09T00:00:00.00Z ,然后运行wrk -t12 -c400 -d30s http://127.0.0.1:4000/contracts/a
【文件预览】:
home-backend-api-master
----.prettierignore(13B)
----.gitignore(2KB)
----nodemon.json(103B)
----tsconfig.json(952B)
----README.md(4KB)
----.nvmrc(2B)
----.prettierrc(170B)
----.eslintrc(1KB)
----package.json(2KB)
----src()
--------services()
--------utils()
--------typings()
--------api()
--------__tests__()
--------loaders()
--------config()
--------index.ts(1KB)
----jest.config.js(476B)
----.eslintignore(19B)
----.travis.yml(369B)
----package-lock.json(326KB)

网友评论