nikhilkumarsingh / serverless-rest-apiLinks
Tutorial for creating serverless REST API using AWS and Python.
☆47Updated 5 years ago
Alternatives and similar repositories for serverless-rest-api
Users that are interested in serverless-rest-api are comparing it to the libraries listed below
Sorting:
- Hands-on Microservices with Python [ video], published by Packt☆122Updated 2 years ago
- Reference code for the AWS S3 section in the Dive into AWS Course.☆15Updated 2 years ago
- Create a Robust CDN for your Django Project Static Files in this section. This repo is the reference code for the Django + S3 + Cloudfron…☆11Updated 4 years ago
- Demonstrates how to use Python, Flask, and Docker to quickly prototype and build microservices☆126Updated 10 months ago
- Links to the Repos and Sections in our Dive into AWS Course.☆28Updated 6 years ago
- A chat app with a serverless backend and Django front-end.☆39Updated 2 years ago
- In this section, we'll be implementing our Reusable Boto3 Utility (https://cfe.sh/courses/aws/reusable-boto3-utility) to implement secure…☆30Updated 2 years ago
- ☆24Updated 2 years ago
- A Gym Member Manager Web App using Django☆59Updated 2 years ago
- Develop a full-stack web application with Python and Flask☆126Updated 2 years ago
- Learn AWS with Python Boto 3☆20Updated 6 years ago
- Building Serverless Microservices in Python, published by Packt☆30Updated 2 years ago
- A small video conference application using Flask and Twilio Programmable Video☆123Updated 2 years ago
- Simple alert system implemented in Kafka and Python☆96Updated 7 years ago
- A docker + flask + locust demo project☆39Updated 9 months ago
- Simple and easy to use Flask app to upload files to Amazon S3. Based on Python, Flask, and using Boto3. Securely storing your AWS credent…☆32Updated 2 years ago
- Lessons and examples to get started using aws lambda function in python☆61Updated last year
- Example repository for article on Medium☆41Updated 2 years ago
- A chat application created using Flask and Socket.IO☆62Updated 2 years ago
- ☆26Updated 6 months ago
- Flask Rest API☆190Updated 2 years ago
- Use Django with Docker. Related code for the post--->☆43Updated 2 years ago
- Making multiple HTTP requests using Python (synchronous, multiprocessing, multithreading, asyncio)☆46Updated 5 years ago
- Deploy Django on Docker to Heroku and include OpenCV☆34Updated 3 years ago
- AWS Glue tutorial for data developers.☆23Updated 6 years ago
- Repository that accompanies the "SQLAlchemy ORM Tutorial for Python Developers" blog post