Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add oapi-codegen #5036

Merged
merged 4 commits into from
Oct 11, 2023
Merged

chore: add oapi-codegen #5036

merged 4 commits into from
Oct 11, 2023

Conversation

samirkape
Copy link
Contributor

@samirkape samirkape commented Oct 6, 2023

Useful utility to generate go models based on openapi spec

Please check if what you want to add to awesome-go list meets quality standards before sending pull request. Thanks!

Please provide package links to:

Note: that new categories can be added only when there are 3 packages or more.

Make sure that you've checked the boxes below that apply before you submit PR.
Not every repository (project) will require every option, but most projects should. Check the Contribution Guidelines for details.

  • The package has been added to the list in alphabetical order.
  • The package has an appropriate description with correct grammar.
  • As far as I know, the package has not been listed here before.
  • The repo documentation has a pkg.go.dev link.
  • The repo documentation has a coverage service link.
  • The repo documentation has a goreportcard link.
  • The repo has a version-numbered release and a go.mod file.
  • I have read the Contribution Guidelines, Maintainers Note and Quality Standards.
  • The repo has a continuous integration process that automatically runs tests that must pass before new pull requests are merged.
  • Continuous integration is used to attempt to catch issues prior to releasing this package to end-users.

Thanks for your PR, you're awesome! 👍

Useful utility to generate go models based on openapi spec
@samirkape samirkape temporarily deployed to action October 6, 2023 12:13 — with GitHub Actions Inactive
@github-actions

This comment was marked as resolved.

@samirkape samirkape marked this pull request as ready for review October 6, 2023 12:16
@phanirithvij
Copy link
Collaborator

Can you change the category? This doesn't belong in geographical tools.

@samirkape
Copy link
Contributor Author

Done

@phanirithvij phanirithvij merged commit e4153ef into avelino:main Oct 11, 2023
2 checks passed
@phanirithvij phanirithvij added done reviewed and/or end of discussion (helpful label for maintainers) and removed pending-review labels Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done reviewed and/or end of discussion (helpful label for maintainers)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants