-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
The fultillment-service shall provide a REST-Service for submitting a shopping cart. The REST-Service gets the following as input:
- number of fortune cookies
- price for a single fortune cookie (should actually not come from the client, but we might as well show this as a dangerous antipattern as well)
- credit card number
- address data containing name, address, zip code and city
- E-Mail address of the user
The fulfillment-service calls the (fragile) mailing service to send a confirmation mail to the user. The fulfillment-service itself should be fragile as well
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels