/stackoverflow-badge

Display your stats with this unique StackOverflow Badge

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

Pull Requests Welcome first-timers-only Friendly example workflow Tests Status Coverage Status Flake8 Status

Display your stats with this unique StackOverflow Badge

StackOverflow user information

Why

This repository is my experiment with setting up an API from scratch and serving data to end users. Along the way I was able to learn how to use GitHub Actions, write simple Python tests, and improve my understanding of FastAPI.

How to use

Update the following to include your StackOverflow UserID and embed in your GitHub profile's README or other markdown document:
[![HamiltonPharmD StackOverflow](https://stackoverflow-badge.herokuapp.com/api/StackOverflowBadge/14122375)](https://stackoverflow.com/users/14122375/hamiltonpharmd)

python -m pytest --junitxml=reports/junit/junit.xml

genbadge coverage --output-file ./reports/report_badges/coverage-badge.svg