Skip to content

Hooks into a Postgres DataStore to get stored data. Works with Corona Repo for storage.

Notifications You must be signed in to change notification settings

Matt2Harrington/coronaAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FVCproductions

COVID-19

Covid-19 (Coronavirus API)

Using NovelCOVID API

API For Data From Postgres in Corona Repo To Display on Front End

Prerequisites

  • Create a config.yaml as follows and fill in values:
    host: <host>
    username: <username>
    port: <port>
    databaseName: <name>

Running

  • Navigate to directory of repo and run go run index.go to run API

About

Hooks into a Postgres DataStore to get stored data. Works with Corona Repo for storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages