Skip to content

tristanlt/vapor-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vapor Project

Summary

Vapor project doing nothing, but it do right.

curl http://127.0.0.1:5000/sumit?a=1&b=2
3
curl http://127.0.0.1:5000
There is nothing here

Tests

export PYTHONPATH=.
python setup.py test

Running

Install requirements before running Vapor

pip install -r requirements.txt
export FLASK_APP=vapor
flask run

About

Vapor project doing nothing, but it do right.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages