Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 728 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 728 Bytes

Flask Shoe Store

Flask App with a Docker Build that creates a store for purchasing shoes.

Contains Swagger API with descriptions for calls.

The purchases are logged to database that can be checked upon using the REST API from Swagger.

UI

alt text

DB

alt text

Swagger UI Page

alt text

Make API call in Python and turn it into a Pandas DF

alt text