Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REST-Service for listing fortune cookies #1

Open
thombergs opened this issue May 23, 2017 · 1 comment
Open

REST-Service for listing fortune cookies #1

thombergs opened this issue May 23, 2017 · 1 comment

Comments

@thombergs
Copy link
Owner

thombergs commented May 23, 2017

The fortune-cookie-product-service shall provide a REST service for listing a bunch of fortune cookies (without pagination to show an anti pattern).

The service should be fragile.

A Fortune Cookie consists of a string with the quote and a number containing the price in cents.

The database should provide a set of quotes (search the internet for "fortune cookie quotes" to get inspired :).

@thombergs thombergs changed the title REST-Service for listing fortune cookie quotes REST-Service for listing fortune cookies May 29, 2017
@mathm
Copy link
Collaborator

mathm commented Jun 7, 2017

Ready for review and testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants