API REST to manage football player's data and schedule games between friends
Django, Python, Django Rest framework, PostgreSQL, Heroku
Expose a series of HTTP endpoints, so they can be fetched from a mobile client, bringing to users the following features:
- Create a player profile
- Create a team profile
- Associate players to a team
- Create and schedule a match between two teams.