API reference documentation for the Quipu API v1, rendered with Scalar.
openapi.yaml— the OpenAPI 3.1 specificationindex.html— single-page app that renders the spec using Scalar- Deployed automatically to GitHub Pages on push to
main
Just open index.html in a browser, or serve it locally:
npx serve .Edit openapi.yaml and push to main. The docs will be deployed automatically.
- Auto-generate
openapi.yamlfrom request specs usingrspec-openapi - Add
starlight-openapiplugin if migrating to Astro/Starlight