ageddesi/Mocked-API

[New Mock]: Ligue 1 teams endpoint

ade1705 opened this issue · 2 comments

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.

This would be ace

@ageddesi Please review