Skip to content

Basic Flask app to mock API services for Cable My Street web application

Notifications You must be signed in to change notification settings

ngrinkevich/flask-cable-my-street

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Cable My Street Mock API Basic Flask app to mock API services for Cable My Street web application

Install the requirements

pip install -r requirements.txt

Create DB

./manage.py createdb

Run the server

./manage.py server

Run tests

py.test tests

About

Basic Flask app to mock API services for Cable My Street web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published