smart-on-fhir / health-cards

Health Cards Framework: implementation guide and supporting material
Other
261 stars 84 forks source link

docs/index.md: Add Golang resource for learning #212

Closed amitkgupta closed 2 years ago

amitkgupta commented 2 years ago

I wrote some libraries that can be composed together to generate smart health card QR codes for COVID-19 immunizations. The code is in Golang, and might be a nice addition to the JavaScript/Node and Python/Jupyter example repos listed here.

My repo is here: https://github.com/amitkgupta/go-smarthealthcards

If you like it, please consider adding it to your docs! I wasn't able to find Go-based solutions here or elsewhere on the web, so I wrote one myself and I hope it can be of use to others!

jmandel commented 2 years ago

Thanks so much for this work! Would you be OK listing these details on our wiki page at https://github.com/smart-on-fhir/health-cards/wiki/Libraries-for-SMART-Health-Cards? The main spec links out to the wiki page at https://spec.smarthealth.cards/#what-software-libraries-are-available-to-work-with-smart-health-cards

amitkgupta commented 2 years ago

I'm definitely OK with that, I've created a GitHub issue suggesting this addition to the wiki as well as this PR which adds to docs/index.md. I don't believe it's possible to PR to a GH repo wiki, hence I was only able to open an issue to make that suggestion.

jmandel commented 2 years ago

Thanks! Added to https://github.com/smart-on-fhir/health-cards/wiki/Libraries-for-SMART-Health-Cards