ttps://medium.com/python-rest-api-toolkit/build-a-python-rest-api-in-5-minutes-c183c00d3465
Arrested – A new framework for building REST APIs using Python. We’ll use Docker, SQLAlchemy, and other tools to build a Star Wars themed API in 5 minutes!
Here are some resources for some of the tools we’ll be using
- Docker — Docker is used throughout our examples.
- Git — We’ll be using git to clone some repositories
- Cookie Cutter — Cookie Cutter is a project templating tool
- Flask — Arrested builds on top of Flask, a micro framework for Python based on Werkzeug
- Kim — A Python Marshaling and Serialization framework.
- Arrested — A Framework For Rapidly Building REST APIs with Flask.