Introduction
Automatic API documentation helps you see and test your API easily without writing extra docs.
You want to quickly check what API endpoints your app has.
You want to test API calls directly from a web page.
You want to share API details with teammates or users without extra work.
You want to keep API docs updated automatically as you change code.