COVID-19
API For Data From Postgres in Corona Repo To Display on Front End
- Create a config.yaml as follows and fill in values:
host: <host>
username: <username>
port: <port>
databaseName: <name>- Navigate to directory of repo and run
go run index.goto run API