Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adnanrahic/a-crash-course-on-serverless-apis-with-express-and-mongodb
https://github.com/adnanrahic/a-crash-course-on-serverless-apis-with-express-and-mongodb
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/adnanrahic/a-crash-course-on-serverless-apis-with-express-and-mongodb
- Owner: adnanrahic
- Created: 2018-06-28T20:37:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-08T21:32:21.000Z (over 6 years ago)
- Last Synced: 2024-10-19T02:00:13.395Z (25 days ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 19
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A crash course on serverless APIs with Express and Mongodb
Quick and easy tutorial on how to create a serverless API and deploy it to AWS Lambda. Persistent data is stored in MongoDB on Atlas clusters.
Check out the whole tutorial [here](https://dev.to/adnanrahic/a-crash-course-on-serverless-apis-with-express-and-mongodb-193k).