An ASP.NET Core Web API for retrieving my gaming information
To learn new stuff :)
Develop an Web API to retrieve my gaming information from XBox Live and Google Play Games.
Features:
- My avatar
- My games
- My achievements
- ...
Other:
- multi-format support (XML, JSON, gRPC?)
- content negotiation via header and query string
- JSONP
- CORS
- HATEOAS
- ...