Docs

Docs API

v1.0.0

The CMS behind this site

apirestjson

Install

base url
bash
https://gaborvilics.be/api/docs

Why 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 }

Documentation