diff --git a/changes/changelog.d/178.doc b/changes/changelog.d/178.doc new file mode 100644 index 00000000..419e6984 --- /dev/null +++ b/changes/changelog.d/178.doc @@ -0,0 +1 @@ +Foundations for API documentation with Swagger (#178) diff --git a/docs/api.rst b/docs/api.rst new file mode 100644 index 00000000..650b3885 --- /dev/null +++ b/docs/api.rst @@ -0,0 +1,6 @@ +Funkwhale API +============= + +Funkwhale API is still a work in progress and should not be considered as +stable. We offer an `interactive documentation using swagger `_ +were you can browse available endpoints and try the API. diff --git a/docs/index.rst b/docs/index.rst index 82dcf8c8..cea50ea2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,6 +16,7 @@ Funkwhale is a self-hosted, modern free and open-source music server, heavily in configuration importing-music federation + api upgrading changelog