Skip to content

elena-kolomeets/Python-APIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

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