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

Backend #3

Open
lukem512 opened this issue Feb 19, 2017 · 0 comments
Open

Backend #3

lukem512 opened this issue Feb 19, 2017 · 0 comments

Comments

@lukem512
Copy link
Owner

lukem512 commented Feb 19, 2017

The backend needs to return search queries for a given egg code.

As a bare minimum, the backend must define a search endpoint in the form GET /1UK54321, where 1UK54321 is an example egg code. The endpoint should return data in the format specified by #2.

The implementation can be agnostic but using Node and Express is recommended. For now, while the data is not available, we can hard-code several values and return predefined results based upon this.

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

No branches or pull requests

1 participant