6 Commits

Author SHA1 Message Date
8733dec355 rf/changes IDs from int64 to uint64 2023-10-09 20:46:14 +02:00
bfdbbe7e04 ft/adds endpoints
- get_person
- list_persons
- delete_payment
- delete_person (TODO: Add removal of returnsLog to TX)
2023-10-09 03:34:10 +02:00
9a38296d90 ft/adds gapi.payments 2023-10-09 02:26:20 +02:00
6f4d123d39 ft/adds endpoint list_sessions 2023-10-08 01:49:34 +02:00
91903b9a2e ft/adds additional endpoints and refactors others
New:
- GetAccount
- ListAccounts
- CreatePerson

Refactored:
- CreateAccount
- RefreshToken
- UpdateAccount
2023-10-06 00:18:53 +02:00
c54a24a34f add gRPC server and endpoints using protobuf
Fixes #6
2023-10-05 03:20:02 +02:00