Ask HN: Framework/Platform for API Documentation
Do you know or have experience with a framework, that allows building such docs with code samples on the right as, for example Stripe does - https://stripe.com/docs/checkout/integration-builder
or React Router - https://reactrouter.com/web/guides/quick-start
Many thanks for your feedback! You might want to look at https://github.com/slatedocs/slate - there is also a Node.js port https://github.com/mermade/reslate and tools (see the slate wiki) to convert from formats such as OpenAPI that's exactly what I was looking for, many thanks!