ErikEJ / stackoverflow-badge

Display your stats with this unique StackOverflow Badge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Display your stats with this unique StackOverflow Badge

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%