Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itsjuliuscoder/fastify-api-

a blazing fast RESTful APIs with Node.js, MongoDB, Fastify and swagger
https://github.com/itsjuliuscoder/fastify-api-

Last synced: 12 days ago
JSON representation

a blazing fast RESTful APIs with Node.js, MongoDB, Fastify and swagger

Awesome Lists containing this project

README

        

# fastify-restful-api

A blazing fast RESTful API with Node.js, MongoDB, Fastify and swagger

## Setup
```
### install needed dependencies
npm install

### start server
npm start
```

## Prerequities
- Nodejs
- MongoDB