summaryrefslogtreecommitdiff
path: root/magefile.go
AgeCommit message (Expand)Author
2025-03-10chore: install mage using go toolmo khan
2025-03-10chore: add some end to end testsmo khan
2025-03-10chore: add a test targetmo khan
2025-03-06feat: remove standalone gRPC servermo khan
2025-03-06refactor: move protobuf rpc services to lib/authx/rpcmo khan
2025-03-06refactor: use protobuf3 and define twirp servicemo khan
2025-03-06chore: compile each protobuf definitionmo khan
2025-03-05feat: define the protobuf service definitionmo khan
2025-03-05feat: connect the reverse proxy to a casbin policy enforcement and separate h...mo khan
2025-03-05feat: add a REST API servicemo khan
2025-03-04feat: add API gateway to reverse proxy requests in front of two different ser...mo khan
2025-02-27chore: add target to open a web browsermo khan
2025-02-27chore: add magefile to run multiple serversmo khan