Recent posts

Looking at COVID-19 Data

2 minute read

Lets work with building a API that takes covid data in csv form from a website (John Hopkins Data from Github) and into a database. Then lets plot some of th...

API

2 minute read

FastAPI Tutorial