You can see a live demo of this repository at: https://gusta-project.github.io/api-docs/src/
To get started:
npm install
npm start
Now, edit src/api/v1.yaml
and refresh the page to see your changes take effect.
To host it, simply package and distribute the src/
directory via any means you desire.