top | item 27415858

(no title)

tanaypingalkar | 4 years ago

Is there any lib/way that automatically generate doc for api/endpoint. I think it is possible to create such generator for graphql api.

discuss

order

wmiel|4 years ago

You can checkout Swagger and OpenAPI, there are libraries to annotate the endpoints in the code and then generate interactive docs out of that.