Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 215 Bytes

File metadata and controls

17 lines (11 loc) · 215 Bytes

Store API

Installation

pip install Flask
python app.py

Enjoy!

Description

The app is a REST API for a store

Implementation

This project is implemented using Flask and deployed on Heroku.