https://github.com/ajaykumar97/fastify-api-example
This is an example project to illustrate the use of fastify-api with mongodb.
https://github.com/ajaykumar97/fastify-api-example
Last synced: 10 months ago
JSON representation
This is an example project to illustrate the use of fastify-api with mongodb.
- Host: GitHub
- URL: https://github.com/ajaykumar97/fastify-api-example
- Owner: ajaykumar97
- Created: 2019-07-30T11:03:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T23:54:03.000Z (over 3 years ago)
- Last Synced: 2025-06-22T19:11:29.888Z (about 1 year ago)
- Language: JavaScript
- Size: 351 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# fastify-api
This is an example project to illustrate the use of [Fastify](https://www.fastify.io/) framework with NodeJs.
# Credits
[How to build blazing fast REST APIs with Node.js, MongoDB, Fastify and Swagger](https://medium.com/free-code-camp/how-to-build-blazing-fast-rest-apis-with-node-js-mongodb-fastify-and-swagger-114e062db0c9)