Source code of my blog on how to perform Chaos Engineering using
Edge application responsible for consuming Card Service APIs
Method | Path | Description |
---|---|---|
GET | /card/{cardId} | Gets Card based on card identifier |
GET | /cards | Fetches all cards stored in database |