Skip to content

Joshua-Douglas/PythonRestAPIExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Build

cd connexion_api
# create and activate virtual environment
pip install -r requirements.txt
python -m app

This should start the demo api using a development server on http://127.0.0.1:8000. Check the logs to verify the port number. The api can be accessed most easily from the browser:

See http://127.0.0.1:8000/0.1/ui for the Swagger UI.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages