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

https://github.com/webmasterdevlin/fastify-mongoose

Nodejs server using Fastify and Mongoose
https://github.com/webmasterdevlin/fastify-mongoose

Last synced: 6 months ago
JSON representation

Nodejs server using Fastify and Mongoose

Awesome Lists containing this project

README

          

# Fastify and Mongoose

```zsh
$ git clone https://github.com/webmasterdevlin/fastify-mongoose.git
$ cd fastify-mongoose
$ npm i
$ npm run dev
```