Go
- go-scalar-api-reference by @MarceloPetrucio offers a convenient way to generate API references in Go:
- scalar-go by @bdpiprava
- This offers a convenient way to generate the API references in Go for microservices.
- Allows splitting big OpenAPI specs into smaller files for schemas and paths.
- Supports xTagGroups
- gofiber-scalar bt @yokeTH offers the middleware for gofiber