From 78bc3d30d3490b59eb1a43ed4152e64909565e3c Mon Sep 17 00:00:00 2001 From: Kumar Saurabh Date: Sat, 21 Mar 2020 13:52:30 +0530 Subject: [PATCH] Update README.md add go-corona API Wrappers by @itsksaurabh in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7c1cb27f..ae729149 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,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 necessarily maintained by any of this project's authors or contributors. +### Golang + +* [Go-corona by @itsksaurabh](https://github.com/itsksaurabh/go-corona). + ### C# * [Coronavirus tracker API Wrapper by @Abdirahiim](https://github.com/Abdirahiim/covidtrackerapiwrapper).