this post was submitted on 18 May 2024
16 points (90.0% liked)
Golang
2199 readers
1 users here now
This is a community dedicated to the go programming language.
Useful Links:
Rules:
- Posts must be relevant to Go
- No NSFW content
- No hate speech, bigotry, etc
- Try to keep discussions on topic
- No spam of tools/companies/advertisements
- It’s OK to post your own stuff part of the time, but the primary use of the community should not be self-promotion.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Amazing coincidence! I've been working on a project using OpenAPI at work and have come across several of your blog posts. I've been testing both oapi-codegen and ogen. Lots to like about both but, while oapi-codegen doesn't have a "proper" website, its docs and examples are much more comprehensible. That and adding std lib http support is just amazing.
I may have some contributions to make based upon internal tooling that I wrote to enable enable support for external refs and the like. Have to check-in with legal once I've got the current project out the door.
Thanks for all of your work!
Awesome to hear!
I've only recently done the revamp of the docs we've got so glad to hear they've been useful.
External ref tweaks (and other contributions) are always welcome, it's always a case of how soon I'll be able to get to them, I'm still working my way through our backlog from a few years ago and trying to get them merged or closed 😅