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

https://github.com/adnanrahic/building-a-serverless-rest-api-with-nodejs

A quick and easy guide of how to hook up a single Serverless service with basic MongoDB connection and CRUD interaction.
https://github.com/adnanrahic/building-a-serverless-rest-api-with-nodejs

dotenv mongodb nodejs serverless serverless-framework serverless-offline

Last synced: 3 months ago
JSON representation

A quick and easy guide of how to hook up a single Serverless service with basic MongoDB connection and CRUD interaction.

Awesome Lists containing this project

README

          

# How to create a Serverless REST API with MongoDB
A quick and easy guide of how to hook up a single Serverless service with basic CRUD interaction.