This repository hosts the API documentation content for the Magda project, served via GitHub Pages at:
🔗 Live site: https://magda-io.github.io/api-docs
The content is built from magda core repo main branch.
If you have a deployed version of Magda, you can access the API docs of the deployed version at path /api/v0/apidocs/index.html
.
The main
branch contains static HTML files and is used as the source for GitHub Pages.
.
├── index.html # Latest version of the API docs
├── openapi.json # OpenAPI spec
├── openapi.json # Swagger spec