encode / apistar

The Web API toolkit. 🛠
https://docs.apistar.com
BSD 3-Clause "New" or "Revised" License
5.57k stars 411 forks source link

Sample API documentation #656

Open kennydude opened 5 years ago

kennydude commented 5 years ago

I would love to see a live example of the API documentation that apistar can generate.

This would allow someone to compare the output with something like ReDoc which has a live example https://rebilly.github.io/ReDoc/. Doesn't have to be able to take a spec and render it, just show what the end result of an example API looks like