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

https://github.com/calvin261/fastify-mongodb-restapi

Building a blazing fast REST API with Node.js, Fastify and Mongodb
https://github.com/calvin261/fastify-mongodb-restapi

Last synced: 14 days ago
JSON representation

Building a blazing fast REST API with Node.js, Fastify and Mongodb

Awesome Lists containing this project

README

        

## Simple REST API with Node.js, Fastify, Fastify-swagger and MongoDB

Building a blazing fast REST API with [Node.js](https://nodejs.org/es/), [Fastify](https://www.fastify.io/docs/latest/) and [Mongodb](https://docs.mongodb.com)

## [](https://github.com/calvin261/Crud-Tasks#try-the-application)Try the REST API

Copy my repository with

`git clone https://github.com/calvin261/fastify-mongodb-restapi.git`

npm run install and npm run dev

Server on [http://localhost:3000](http://localhost:3000/) with your browser to see the result.

## [](https://github.com/calvin261/Crud-Tasks#application-developed-for-jefferson-jacome)Application developed by [Jefferson Jacome](https://adoring-kalam-cb6220.netlify.app/)