depado / gin-auth-exampleLinks
Example cookie-based authentication with Gin
☆178Updated 2 weeks ago
Alternatives and similar repositories for gin-auth-example
Users that are interested in gin-auth-example are comparing it to the libraries listed below
Sorting:
- Example application that implements JWT based authentication☆183Updated last year
- gorm pagination extension☆158Updated 4 months ago
- Gin middleware/handler to enable Cache☆412Updated 2 weeks ago
- GORM PostgreSQL driver☆261Updated 2 weeks ago
- Go Todo Backend example using modular project layout for product microservice.☆332Updated 2 years ago
- An example of session based authentication in Go☆91Updated 3 years ago
- convert your database tables to structs easily☆238Updated 8 months ago
- Casbin Implementation on Golang☆67Updated 3 years ago
- Gin middleware/handler to logger url path using rs/zerolog☆203Updated last month
- prometheus middleware for Fiber☆198Updated last month
- ☆131Updated last month
- Golang image format convert, resize and watermark.☆133Updated last week
- easily manage HTTP request / response payloads of Go HTTP services☆313Updated last year
- CSRF protection middleware for Gin.☆132Updated 2 years ago
- How to build a REST API with Golang using Gin and Gorm☆162Updated 2 years ago
- JWT authentication middleware for Go HTTP services☆595Updated last week
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆359Updated last week
- echo middleware to automatically generate RESTful API documentation with Swagger 2.0.☆861Updated 8 months ago
- paginate - Gorm Pagination Library☆106Updated 5 months ago
- Modern Web Application with Golang☆309Updated 2 years ago
- Creating PDF using existing PDF as template for GO (golang).☆275Updated last week
- Struct validation using tags☆94Updated last month
- fiber middleware to automatically generate RESTful API documentation with Swagger 2.0.☆247Updated 3 years ago
- Auth micro-service