Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 663 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 663 Bytes

covid19-india

Introduction

Api Server to get Covid cases in a user's State and in India on the basis of their geo-location.

3rd Party APIs

Installation

  • Clone the repo
  • Install the dependencies
  • Refer .env.sample and expose the environment variables
  • Run the file main.go

Demo

Deployed App: Heroku