Docs API
v1.0.0The CMS behind this site
Install
https://gaborvilics.be/api/docsWhy Docs API
Extensible by data
A new content type is just a new Kind + Data shape β no migration
Raw JSON passthrough
The Data column is stored and returned verbatim, never re-shaped
One resolver
Every path is a single /resolve lookup returning { kind, data }