Ecosyste.ms: Awesome
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: 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.
- Host: GitHub
- URL: https://github.com/adnanrahic/building-a-serverless-rest-api-with-nodejs
- Owner: adnanrahic
- License: mit
- Created: 2017-12-27T17:12:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-01T21:05:42.000Z (almost 7 years ago)
- Last Synced: 2024-10-19T02:00:10.864Z (2 months ago)
- Topics: dotenv, mongodb, nodejs, serverless, serverless-framework, serverless-offline
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 61
- Watchers: 8
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.