gin-framework topic
List
gin-framework repositories
chat-websocket-gin
23
Stars
2
Forks
Watchers
Example of using gorilla websocket with gin (chat with rooms)
RESTfulCweb
76
Stars
5
Forks
Watchers
This is a web framework based on c++ design with a similar interface to the gin framework.
golang-rest-api-template
119
Stars
20
Forks
Watchers
Template for REST API made with Golang using Gin framework, PostgreSQL database, JWT authentication and Redis cache
example-golang
19
Stars
5
Forks
Watchers
Golang, Gin Framework, GQLGen GraphQL, Resful, Authentitacion with JWT and much more.
gqlgen-lambda
18
Stars
1
Forks
Watchers
My implementation prototype on how to run a zero cost graphql layer in lambda with Go and GqlGen
book-store
78
Stars
14
Forks
Watchers
A full-stack book store application built with Go for the backend and Next.js for the frontend.