docs icon indicating copy to clipboard operation
docs copied to clipboard

Automatically generate RESTful API documentation for GO projects - aligned with Open API Specification standard

Results 9 docs issues
Sort by recently updated
recently updated
newest added

[WIP] Adds support for Object and Array types at Schemas

Add validation to all structures based on OAS3.0.3 Precise description TBD. This will act as a parent task.

enhancement
epic

Add CLI support - make it CLI friendly

enhancement
epic

**Add postman support via PM API.** Postman support (build & push via PM API). Further research required to make a sane decision about this feature.

enhancement
epic

Add the ability to for Go tests conversion to Cypress/Katalon suites (convert mocked unit tests into e2e tests)

enhancement
epic

What easier (more transparent way) is there to register documentation handlers for each endpoint? Also, consider using a service in order to share common endpoint setups?

enhancement

Add ReDoc support as an alternative to SwaggerUI. It should be feasible with minor adjustments to the current server, but this support will have to wait for more urgent features...

enhancement

Use https://github.com/markbates/pkger or compile whole `/dist` into a byte slice...

enhancement