promiscuity/microservices
Zeeshaun f90de8a98b
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 48s
Deploy Promiscuity Character API / deploy (push) Successful in 1m0s
Deploy Promiscuity Inventory API / deploy (push) Successful in 47s
Deploy Promiscuity Locations API / deploy (push) Successful in 1m0s
k8s smoke test / test (push) Successful in 9s
Adding elevation
2026-03-21 13:09:41 -05:00
..
2026-01-20 14:06:31 -06:00
2026-03-21 13:09:41 -05:00
2026-03-20 13:18:22 -05:00
2026-03-21 13:09:41 -05:00
2026-01-20 13:41:38 -06:00
2026-03-15 10:21:49 -05:00

micro-services

Document shapes

  • AuthApi: AuthApi/DOCUMENTS.md (auth request payloads and user document shape)
  • CharacterApi: CharacterApi/DOCUMENTS.md (character create payload and stored document)
  • InventoryApi: InventoryApi/DOCUMENTS.md (inventory mutation payloads and stored document)
  • LocationsApi: LocationsApi/DOCUMENTS.md (location create/update payloads and stored document)

Service READMEs

  • AuthApi: AuthApi/README.md
  • CharacterApi: CharacterApi/README.md
  • InventoryApi: InventoryApi/README.md
  • LocationsApi: LocationsApi/README.md