Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/herrmannplatz/my-fastify-mongo
https://github.com/herrmannplatz/my-fastify-mongo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/herrmannplatz/my-fastify-mongo
- Owner: herrmannplatz
- Created: 2022-08-24T20:23:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T09:43:07.000Z (11 months ago)
- Last Synced: 2024-04-14T06:17:19.265Z (9 months ago)
- Language: TypeScript
- Size: 1.06 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-fastify-mongo
Based on https://github.com/covidgreen/covid-green-backend-api
## Generate types
`npx openapi-typescript http://localhost:3000/docs/json --output petstore.ts`
## Todo'
- [ ] properly deal with db connection in integration tests