https://github.com/alok722/fastify-crud
A fastify rest API using MongoDB as a database to perform CRUD operation on product schema.
https://github.com/alok722/fastify-crud
crud fastify fastify-plugin fastifyjs mongodb mongoose rest-api
Last synced: 12 months ago
JSON representation
A fastify rest API using MongoDB as a database to perform CRUD operation on product schema.
- Host: GitHub
- URL: https://github.com/alok722/fastify-crud
- Owner: alok722
- Created: 2021-05-07T02:57:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T02:58:24.000Z (almost 5 years ago)
- Last Synced: 2025-05-06T22:54:36.642Z (12 months ago)
- Topics: crud, fastify, fastify-plugin, fastifyjs, mongodb, mongoose, rest-api
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## fastify-rest-api
> A fastify rest api using mongoDB as a database to perform CRUD operation on product schema