marinasundstrom / YourBrand

Prototype enterprise system for e-commerce and consulting services
77 stars 13 forks source link

Designing APIs for core platform services #11

Open marinasundstrom opened 5 months ago

marinasundstrom commented 5 months ago

Instead of services directly using the clients generated from OpenAPI specifications, we should design convenient service APIs.

At least for core platform services, like notifications.

Bear in mind, they should be easy to register and consume by any service - with consideration for auth.