https://github.com/normalhuman01/fastify-mongodb-restapi-crud
example of a crud rest api in mongodb with the fastify framework
https://github.com/normalhuman01/fastify-mongodb-restapi-crud
Last synced: about 1 year ago
JSON representation
example of a crud rest api in mongodb with the fastify framework
- Host: GitHub
- URL: https://github.com/normalhuman01/fastify-mongodb-restapi-crud
- Owner: normalhuman01
- License: mit
- Created: 2023-12-11T14:50:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T14:51:10.000Z (over 2 years ago)
- Last Synced: 2025-02-01T12:45:38.478Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fastify Mongodb REST API