Gopher Dispatch is a backend application for the emacs.zip project.
- Users
- JWT Authentication
- Basic RBAC (precursor to ABAC)
- ABAC
- ABAC management through endpoints
- Analytics
-
- Page View
-
- Clicks
-
- Etc(?)
To run Gopher Dispatch, first ensure you have installed go.
Once installed, run go run cmd/main.go from the project root.