Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/herrmannplatz/my-fastify-mongo


https://github.com/herrmannplatz/my-fastify-mongo

Last synced: about 2 months ago
JSON representation

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