GOAT List Football API
My project is about a football API. I have chosen the best and funniest football players in my opinion, and summarized the most important information for them. It is important to know that I made this list just for fun and that I did not mean this GOAT (Greatest of all time) list seriously. I have assigned the countries, clubs, spells and general information to the players.
GOAT List Football API endpoints
| Method | Endpoint | Description |
|---|---|---|
| quote-controller | ||
| GET |
findByQuote /quotes |
|
| GET |
findById /quotes/{id} |
|
| player-controller | ||
| GET |
findByPlayerAndHisStats /players |
|
| GET |
findById_1 /players/{id} |
|
| land-controller | ||
| GET |
findById_2 /lands/{id} |
|
| GET |
findByNameAndFullname /lands |
|
| club-controller | ||
| GET |
findById_3 /clubs/{id} |
|
| GET |
findByClub /clubs |
|
| search-all-controller | ||
| GET |
findByPlayerName / |
|
GOAT List Football API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $18.99 / month | — |
|
| MEGA | $49.99 / month | — |
|