gcaggia / go-user-acl

User ACL API with Golang and Gin framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GO User ACL

A simple API written in Golang with Gin framework to manage users and Access controls (ACL)

Architecture

The project follows a DDD (Domain-driven design) approach.

This is a good example about how to setup gin framework using sub-routers and DDD.

About

User ACL API with Golang and Gin framework


Languages

Language:Go 100.0%