Replies: 6 comments
-
|
Here's Redoc's display of the User endpoints and the first one listing the users, plus sample data. Notice these things:
|
Beta Was this translation helpful? Give feedback.
-
|
Here's the Swagger UI.
|
Beta Was this translation helpful? Give feedback.
-
|
At 30% zoom, I was able to fit this endpoint into a single screen 1080 pixels high, so 3 screens at 100%. Imagine a developer scrolling through to figure out what needs to go into the request. Imaging that developer looking up a handful of endpoints! |
Beta Was this translation helpful? Give feedback.
-
|
Here's a 100% screen of some fields. |
Beta Was this translation helpful? Give feedback.
-
|
Here's a comparison of the request body parameters.
|
Beta Was this translation helpful? Give feedback.
-
WIP Quick summarySwagger UI
ReDoc UI
|
Beta Was this translation helpful? Give feedback.






Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was listening to a talk from the Write The Docs conference on API documentation. Now I can see the speaker's right about redoc's page display being superior to swagger's.
Swagger's interface is made for small screens and wastes space when using a normal screen where developers usually write code.
Terminology
Demo site
Slides
Beta Was this translation helpful? Give feedback.
All reactions