You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eventure is a secure backend API built with Go (Gin + GORM + PostgreSQL) that demonstrates authentication, role-based and permission-based access control (RBAC + ABAC), resource ownership enforcement, structured logging, rate limiting, and more.
Features
User registration & login with simulated token system