index
:
gitlab/spike.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
magefile.go
Age
Commit message (
Collapse
)
Author
2025-03-28
chore: extract magefiles directory
mo khan
2025-03-28
feat: generate golang rpc client/server
mo khan
2025-03-28
feat: initial commit for authzd
mo khan
2025-03-27
chore: extract list of files to convert via dot
mo khan
2025-03-17
docs: read more papers from Dr. Philip W.L. Fong
mo khan
2025-03-13
refactor: extract authz interface to test out different PaC libraries
mo khan
2025-03-10
chore: install mage using go tool
mo khan
2025-03-10
chore: add some end to end tests
mo khan
2025-03-10
chore: add a test target
mo khan
2025-03-06
feat: remove standalone gRPC server
mo khan
2025-03-06
refactor: move protobuf rpc services to lib/authx/rpc
mo khan
2025-03-06
refactor: use protobuf3 and define twirp service
mo khan
2025-03-06
chore: compile each protobuf definition
mo khan
2025-03-05
feat: define the protobuf service definition
mo khan
2025-03-05
feat: connect the reverse proxy to a casbin policy enforcement and separate ↵
mo khan
hostnames
2025-03-05
feat: add a REST API service
mo khan
2025-03-04
feat: add API gateway to reverse proxy requests in front of two different ↵
mo khan
services
2025-02-27
chore: add target to open a web browser
mo khan
2025-02-27
chore: add magefile to run multiple servers
mo khan