Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usage

start the virtual environment

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

run the service

python restex.py

access it by opening the file index.html and click the buttons

When done, you can exit the virtual environment

deactivate

About

flask restfull api example with associated html page

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages