|
|
|
Ask HN: Is OpenAPI Documentation Superior?
|
|
4 points
by hirokib
1907 days ago
|
|
We've been using SlateDocs over at https://butterflylabs.gitlab.io/api-documentation for our documentation. However anytime we see docs, people mention OpenAPI solutions. Outside of the autogenerating aspects, are there benefits for the API consumer? |
|
There are a lot of benefits for the API producer in terms of tooling and the ecosystem.
But that tooling also helps the consumer. Look at all the tools listed here: https://openapi.tools/ Those that would be helpful to me as a consumer of an API are:
I asked in a slack full of developer relations folks about alternatives to OpenAPI for defining REST APIs and didn't hear any good alternatives.SlateDocs looks really nice, though. As sibling comments have pointed out, you can have both.