Commit Graph

23 Commits (main)

Author SHA1 Message Date
sundowndev e854597382 refactor: add timeout to server closing 2024-02-28 16:18:47 +04:00
sundowndev 5a8da7ce9e docs: readme 2024-02-28 16:18:47 +04:00
sundowndev 10a7b0ff0f chore: run go mod tidy 2024-02-28 16:18:47 +04:00
Raphaël ace5389975
docs: readme 2024-02-28 16:07:46 +04:00
Raphaël badc604b8e
Merge pull request #3 from sundowndev/healthcheck
Implement Health check protocol
2024-02-28 16:06:04 +04:00
Raphaël 8b33032082
docs: readme 2024-02-28 16:05:55 +04:00
sundowndev 9da71113d5 feat: implement health check protocol 2024-02-28 16:03:55 +04:00
sundowndev a3fac87cc6 fix: http and rpc error codes 2024-02-28 14:58:35 +04:00
sundowndev 7259f75917 chore: makefile 2024-02-27 23:55:23 +04:00
sundowndev 5801d9ecca refactor: add check for note not found 2024-02-27 23:55:12 +04:00
Raphaël 53503cb9f3
Merge pull request #1 from sundowndev/feat/grpc-gateway
Add grpc gateway and openapi
2024-02-27 23:25:29 +04:00
sundowndev 85483c3538 feat(notes): add http annotations in proto 2024-02-27 23:22:18 +04:00
sundowndev af25f7a672 feat: install gateway and openapi deps 2024-02-27 23:21:35 +04:00
sundowndev fba97a98a2 feat: add health service 2024-02-27 20:13:52 +04:00
sundowndev ceb9463a1b feat: add edit note rpc method 2024-02-27 19:09:22 +04:00
sundowndev e4435e0ec2 feat: implement rpc field validation 2024-02-27 18:42:25 +04:00
sundowndev 878b9f38a2 fix: server closing error handling 2024-02-27 18:07:58 +04:00
sundowndev 5cfc252fb0 fix: add missing mutex lock 2024-02-27 17:52:27 +04:00
sundowndev 0f1ad91770 test(server): notes service 2024-02-26 17:57:19 +04:00
sundowndev ad530b28da chore: update gitignore 2024-02-26 14:18:54 +04:00
sundowndev ed1019659a chore: update makefile 2024-02-26 14:18:47 +04:00
sundowndev cd18efc5d6 initial commit 2024-02-26 14:12:30 +04:00
Raphaël 2b002c9f54
Initial commit 2024-02-21 17:18:31 +04:00