Skip to content

ryanbraving/REST-APIs-with-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST-APIs-with-Flask

Installation

pip install flask
pip install Flask-RESTful
pip install Flask-JWT
pip install Flask-SQLAlchemy

##Running go to the section, e.g Section6/code and run: python app.py

Description

Implementation

This projecrt is implemented using Flask, and is a rest API for a store.