Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).