[Backend] Golang + Gin + sqlc #1189
aliml92
started this conversation in
WIP Implementations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone, I'm working on a backend application with Golang:
The app is being developed with
Gin, sqlc
,PostgreSQL
andgolang-migrate
You can check the repo here: https://github.com/aliml92/realworld-gin-sqlc
I know there are some projects with gin already, but I wanted to build it without orm.
Beta Was this translation helpful? Give feedback.
All reactions