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

Interview Task - Create football-data.org integration #1

Open
Kaizen-NeilHardy opened this issue Jan 24, 2025 · 0 comments
Open

Interview Task - Create football-data.org integration #1

Kaizen-NeilHardy opened this issue Jan 24, 2025 · 0 comments

Comments

@Kaizen-NeilHardy
Copy link
Collaborator

Kaizen-NeilHardy commented Jan 24, 2025

For this task, I would like you to:

  • Use the docs on https://www.football-data.org/ to create an integration for football-data.org. Use the free tier.
  • Pull in data on your favourite team, their recent scores and the league they are in. Feel free to change the endpoints available to suit your needs, using the swagger page to test the endpoints calling your integration.

Things to watch out for:

  • Any rate limiting or offsets that might be required.
  • Limiting how much data you are pulling in one call, e.g. only one season max.

Optional Tasks - Only if you have time within the two hours.

  • Add in interfaces to align with SOLID methods.
  • Add in unit tests.
  • Feel free to add any other endpoints on our side so you can display data for any other football data you're interested in.
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

1 participant