Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,17 @@ Hate writing docs? Let your tests do it. Your API docs stay in sync—no surpris
[Redoc-style]: https://redocly.github.io/redoc/
[HTML output]: http://redocly.com/demo/openapi/museum-api/operations/getmuseumhours

## Playground

You can try itdoc right away in your browser — no need to install Node.js or set up a local project.
Visit https://itdoc.kr/playground to experiment with itdoc and see how API documentation is
automatically generated from your test code in real time.

![playground_demo.gif](itdoc-doc/static/img/playground-demo.gif)

> 💡 We recommend using a desktop browser for the best experience. The initial load may take up to 2
> minutes on first access.

## Installation

```bash
Expand Down
Binary file added itdoc-doc/static/img/playground-demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading