Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 700 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 700 Bytes

Python-APIs

This is a collection of APIs built with Python for learning and practicing purposes

Flask

  • People API is built with Flask and Connexion with OpenAPI specification, based on "design-first" approach; uses SQLite database with SQLAlchemy

  • Meals API is built with Flask-RESTful using MongoDB and JWT