Skip to content

CityCult/rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

City:Cult's REST-API, see specs.

Generate HTML documentation on Windows:

> pip install --user tox>=4.0.0
> python -m tox run -e docs

Generate HTML documentation on Linux:

$ pip3 install tox>=4.0.0
$ tox run -e docs

Generated HTML is located at build/docs/html.

About

REST-API specification to get events and venues.

Resources

License

Stars

Watchers

Forks