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

[New Mock]: Ligue 1 teams endpoint #270

Closed
ade1705 opened this issue Oct 24, 2022 · 2 comments
Closed

[New Mock]: Ligue 1 teams endpoint #270

ade1705 opened this issue Oct 24, 2022 · 2 comments

Comments

@ade1705
Copy link
Contributor

ade1705 commented Oct 24, 2022

Is your feature request related to a problem? Please describe.
Feature to add an endpoint that returns a list of Ligue 1 teams similar to /sports/football/leagues/premier/teams

Sample response would look like this

[{
  "teamName": "Troyes",
  "location": "Troyes",
  "stadium": "Stade de l'Aube",
  "capacity": "21,684"
}]

I'd like to be assigned to this issue.

@ageddesi
Copy link
Owner

This would be ace

@ade1705
Copy link
Contributor Author

ade1705 commented Oct 26, 2022

@ageddesi Please review

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