Skip to content

feat: add gin server support - #475

Merged
14 commits merged into
oapi-codegen:masterfrom
Ehco1996:gin
Nov 2, 2021
Merged

feat: add gin server support#475
14 commits merged into
oapi-codegen:masterfrom
Ehco1996:gin

Conversation

@Ehco1996

@Ehco1996 Ehco1996 commented Nov 2, 2021

Copy link
Copy Markdown
Contributor

releated to #384

in case of #385 is stale for a long time

I'll do some more work based on @TheTeaParty 's PR

  • add new generate type gin
  • add a gin example and test
  • bump go version to 1.16 (to fix some dep error introdced by import gin)

there is some work need to be done in this pr, but i think your guys can start review now because the basic func is work now

  • Validator with gin
  • readme and some doc

Comment thread examples/petstore-expanded/gin/petstore.go Outdated
@Ehco1996

Ehco1996 commented Nov 2, 2021

Copy link
Copy Markdown
Contributor Author

PTAL @deepmap-marcinr

@ghost
ghost merged commit df873a0 into oapi-codegen:master Nov 2, 2021
adrianpk pushed a commit to foorester/oapi-codegen that referenced this pull request Jan 16, 2024
* fix for ci

* update readme

* feat: add gin server support

* save work

* save work

* save work

* save work

* save work

* save work

* tidy mod

* update ci

* add gin mw

* bump go version to 1.16

Co-authored-by: Marcin Romaszewicz <47459980+deepmap-marcinr@users.noreply.github.com>
adrianpk added a commit to foorester/oapi-codegen that referenced this pull request May 31, 2024
* fix for ci

* update readme

* feat: add gin server support

* save work

* save work

* save work

* save work

* save work

* save work

* tidy mod

* update ci

* add gin mw

* bump go version to 1.16

Co-authored-by: Marcin Romaszewicz <47459980+deepmap-marcinr@users.noreply.github.com>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant