Building an eventsourcing database from scratch
Go to file
2022-08-10 10:09:58 -06:00
api/gql_ev fix: improve paging and subscriptions 2022-08-10 10:09:58 -06:00
internal/graph fix: improve paging and subscriptions 2022-08-10 10:09:58 -06:00
pkg fix: improve paging and subscriptions 2022-08-10 10:09:58 -06:00
.gitignore initial commit 2022-08-04 15:30:29 -06:00
go.mod feat: add graphql 2022-08-07 12:03:43 -06:00
go.sum feat: add graphql 2022-08-07 12:03:43 -06:00
gqlgen.yml fix: improve paging and subscriptions 2022-08-10 10:09:58 -06:00
main.go feat: add subscriptions and rework interfaces 2022-08-09 16:23:33 -06:00
Makefile feat: add subscriptions and rework interfaces 2022-08-09 16:23:33 -06:00