jairogloz / go-l

A golang backend application to manage soccer tournaments/leagues.
18 stars 15 forks source link

Get AllPlayers full flow #59

Open DarcoProgramador opened 2 months ago

DarcoProgramador commented 2 months ago

This task consists of implementing the get All Players complete flow, on three layers:

Take the GetPlayer flow as reference. All your code MUST include function comments.

Feel free to ask any question before beginning.