API and database rework #16

Merged
zotan merged 5 commits from feat/rest-api-rework into dev 2023-02-10 00:30:05 +01:00
Owner

This replaces the entire MateCard<->Backend API system with simple REST requests and JSON responses. We're also switching to cents as the new data format for user balance.

TODOs

  • Idempotency checks in the new REST calls - Backend/.Web side
  • Idempotency token handling - MateCard side
  • Test this on hardware
This replaces the entire MateCard<->Backend API system with simple REST requests and JSON responses. We're also switching to cents as the new data format for user balance. TODOs - [x] Idempotency checks in the new REST calls - Backend/.Web side - [x] Idempotency token handling - MateCard side - [x] Test this on hardware
zotan added this to the AfRApay rev2 milestone 2023-02-09 21:37:39 +01:00
zotan added 2 commits 2023-02-09 21:37:40 +01:00
zotan changed title from API and database rework to WIP: API and database rework 2023-02-09 21:37:53 +01:00
embr added 1 commit 2023-02-09 22:58:00 +01:00
embr added 1 commit 2023-02-09 22:59:38 +01:00
zotan added 1 commit 2023-02-10 00:26:47 +01:00
zotan changed title from WIP: API and database rework to API and database rework 2023-02-10 00:29:57 +01:00
zotan merged commit e33448fed5 into dev 2023-02-10 00:30:05 +01:00
zotan deleted branch feat/rest-api-rework 2023-02-10 00:30:05 +01:00
Sign in to join this conversation.
No description provided.