dipeshhkc / learning-casbin-golangLinks
Casbin Implementation on Golang
☆68Updated 4 years ago
Alternatives and similar repositories for learning-casbin-golang
Users that are interested in learning-casbin-golang are comparing it to the libraries listed below
Sorting:
- This project is created to demonstrate Go-Lang Clean Architecture/DDD/Hexagonal Architecture, and It show the usage of popular libraries …☆149Updated 2 years ago
- This repository is a sample web application using DDD (Domain-Driven Design) architecture and Gin framework.☆99Updated 9 months ago
- A self-evolved Microservice framework for Go and gRPC--an upgrade version for "servicetmpl"☆97Updated 5 years ago
- Database Transaction Implementation for multi-layer Golang project.☆118Updated 2 years ago
- Exploring Domain-Driven Design in Golang☆670Updated 3 years ago
- Go GRPC Auth Microservice☆151Updated 2 years ago
- Timeout middleware for Gin☆222Updated this week
- Example of role-based HTTP Authorization with casbin☆99Updated 5 years ago
- A microservices demo using go-micro☆283Updated 6 months ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆297Updated last year
- mongo-go-driver examples☆209Updated 5 years ago
- Examples for building microservices with Go kit (gokit.io)☆184Updated 3 years ago
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 3 years ago
- API with domain driven design approach using golang, gorm, and mysql☆214Updated 4 years ago
- Example Go kit services☆371Updated last year
- convert your database tables to structs easily☆240Updated last year
- go data framework for saas(multi-tenancy)☆305Updated last year
- Microservice template project for Go and gRPC☆544Updated 5 years ago
- Go Todo Backend Example Using Modular Project Layout for Product Microservice using Gin framework☆85Updated last year
- Cursor-based go paginator☆81Updated 2 years ago
- Golang-Gin-repository implementing clean architecture, GORM as Golang ORM, Viper, go-migrate[ruby-migrate over golang-migrate], dockerize…