Skip to content

xshone/OpenGin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGin

version

OpenGin is a WebApi template based on Gin & OpenApi3.0.

Contents

Required

Category Package
Gin github.com/gin-gonic/gin
Cors github.com/gin-contrib/cors
GORM gorm.io/gorm
Air github.com/cosmtrek/air@latest
Golang-jwt github.com/golang-jwt/jwt/v4
WebSocket github.com/gorilla/websocket
RabbitMQ github.com/rabbitmq/amqp091-go
Redis github.com/go-redis/redis/v9
SwaggerUI https://github.com/swagger-api/swagger-ui/tree/master/dist

About Air

Install

go install github.com/cosmtrek/air@latest

How to use

air

Docker(Windows)

docker build -f .\docker\Dockerfile -t roll:1 .

About

OpenGin is a WebApi template based on Gin & OpenApi3.0.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors