Skip to content

amhendley/bottle-api-poc

Repository files navigation

python-restapi-example

An small example of a RESTful API using Python 3 and the Bottle web framework.

Development

  • Python 3.x
  • Virtualenv (optional)

Dependencies

To ensure the dependencies are installed, run pip as follows from the root folder of the project;

pip install -r dependencies.txt

Sample end points

/v1/hello/<name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors