9 Commits

Author SHA1 Message Date
86b10b8d12 fix/regenerated dbmock
was missed in last commit
2023-10-06 00:20:08 +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
7d2e0a8819
Add openAPI documentation (#68) 2023-10-03 23:36:46 +02:00
c6178e9cd3
Add BlockSession (#66) 2023-10-02 23:32:16 +02:00
9b161ddb84
Add providers for testing to the db (#63) 2023-10-02 22:45:44 +02:00
a9c53952de
Add Dockerfile for backend (#60)
* Add Dockerfile for backend
Fixes #57

* Add Dockerfile for backend
Fixes #57

* removes a temporary test relict
2023-10-02 20:41:29 +02:00
796158b436 fix/path to config, mock and module name 2023-10-02 10:12:08 +02:00
594d5a0435 Move backend files into subfolder bff
Fixes #58
2023-10-02 09:59:45 +02:00