api package

The app that handles the API.

Subpackages

Submodules

api.urls module

The main URLconf of the api app.

api.urls.urlpatterns = [<URLResolver <module 'api.v1.urls' from '/home/docs/checkouts/readthedocs.org/user_builds/mangadventure/checkouts/v0.7.4/api/v1/urls.py'> (v1:v1) 'v1/'>, <URLResolver <module 'api.v2.urls' from '/home/docs/checkouts/readthedocs.org/user_builds/mangadventure/checkouts/v0.7.4/api/v2/urls.py'> (v2:v2) 'v2/'>]

The main URL patterns of the API app.