Skip to content

murphyalexandre/basic-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-rest

Basic Flask rest app.

Getting started

Run these commands and you should be able to access http://localhost:5000/api/cars as a restful endpoint API.

pip install -r requirements.txt
python run.py

You can run the tests using the nosetests command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages