Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Added C# Wrapper
I added a C# wrapper for the API, and it'll soon be available as a nuget package
  • Loading branch information
Abdirahiim authored Mar 20, 2020
commit f7e603c99688d2b6feb20968b7ba8b99cd940cfa
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,10 @@ programmatically retrieved, re-formatted and stored in the cache for one hour.

These are the available API wrappers created by the community. They are not neccecarily maintained by any of this project's authors or contributors.

### C#

* [Coronavirus tracker API Wrapper by @Abdirahiim](https://github.com/Abdirahiim/covidtrackerapiwrapper).

### Python

* [COVID19Py by @Kamaropoulos](https://github.com/Kamaropoulos/COVID19Py).
Expand Down