C# library for SoccerAPI
Budget: £250 – £750 GBP
I would like the a C# Class Library (in .net6) version of SportsMonk Soccer API: https://www.sportmonks.com/soccer-api/
Full Postman list can be found here:
https://football-postman.sportmonks.com/
(you can sign up to a free tier to develop against)
Every API method should have a C# equivalent. Where there are optional params to the web api, there should be optional fields in the C# method parameter. I've already done some examples for you in code.
The class library should be self-contained and I actually have made a start on this work, and would like the team working on this project to commit all code here (I will give access to the github repo when the project is awarded).
Output expected:
- one class library that has a concrete implementation of the sports monk soccer API in C#
- unit and integration tests covering all functions created
- code committed to my github repo
Full Postman list can be found here:
https://football-postman.sportmonks.com/
(you can sign up to a free tier to develop against)
Every API method should have a C# equivalent. Where there are optional params to the web api, there should be optional fields in the C# method parameter. I've already done some examples for you in code.
The class library should be self-contained and I actually have made a start on this work, and would like the team working on this project to commit all code here (I will give access to the github repo when the project is awarded).
Output expected:
- one class library that has a concrete implementation of the sports monk soccer API in C#
- unit and integration tests covering all functions created
- code committed to my github repo