Skip to content

REST-Service for submitting a shopping cart #2

@thombergs

Description

@thombergs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions