reference implementation of go app

This commit is contained in:
2025-03-30 18:08:16 -04:00
parent b95fb8f90b
commit 4bd50b75b9
14 changed files with 1352 additions and 16 deletions
+6
View File
@@ -0,0 +1,6 @@
# Demo app TODO
- [ ] Rename project
- [ ] Finish grpc sample implementation
- [ ] Add Dockerfile
- [ ] Add gitea CI