zuul/zuul/web
Stephen Finucane b5e46d058a web: Add '/' API route
At present, navigating to '/api' will redirect you to '/status'. This
makes things a little less discoverable than they should be.
Documentation can solve a lot of problems here but simply returning
_something_ to let people know the API lives here is a good first step.

File permissions for the 'tests/unit/test_web.py' file are fixed.

Change-Id: I34b8890146db8adbf54f5b7e0c2fabb4ba819ec2
2019-03-28 13:42:22 +00:00
..
static Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00
__init__.py web: Add '/' API route 2019-03-28 13:42:22 +00:00
handler.py Replace use of aiohttp with cherrypy 2018-05-31 09:09:26 -07:00