Files
jupyterhub/docs/source/api/index.rst
Carol Willing a3e8bd346f Merge pull request #656 from minrk/rest-api-docs
Add REST API to docs
2016-07-25 07:09:16 -07:00

21 lines
386 B
ReStructuredText

.. _api-index:
####################
The JupyterHub API
####################
:Release: |release|
:Date: |today|
JupyterHub also provides a
[REST API](http://petstore.swagger.io/?url=https://raw.githubusercontent.com/jupyter/jupyterhub/master/docs/rest-api.yml#/default)
for administration of the Hub and users.
.. toctree::
auth
spawner
user
services.auth
rest