Skip to content

alienfacepalm/organs-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Organs Demo

This is a demo of a Go/Gin REST api that delivers national Organ Donor waitlist data for use in visualizations

  • The data is from OPTN
  • It has been dumped to CSV and imported into Firebase and is not real-time
  • To run this application requires the Firebase organs-demo-api-key.json which is not provided here: email brandon.pliska@gmail.com for the password to the organs-demo-api-key.zip file

Instructions

  • Obtain password for api key zip file
  • Install api key json file
  • Have Go 1.20+ installed
  • Run: go run main.go
  • Crack open http://localhost:8080

TODO

  • TODO: graphql server
  • TODO: Svelte frontend
  • TODO: Vue frontend
  • TODO: Flutter frontend
  • TODO: React frontend
  • TODO: Angular frontend

The output looks like this:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published