Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 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.