mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-09 19:13:03 +00:00
20 lines
377 B
ReStructuredText
20 lines
377 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
|