API Creating WDC connectors for FastAPI using Pydantic model definitions Generating connectors to pull data from an api created in FastAPI with Pydantic models.
API Designing an Airflow 2.0 Taskflow DAG to pull API data, store to S3 Bucket and upload to Postgres Building an Airflow DAG to pull data from the Strava API and upload to a PostgresSQL DB. With intermediate storage to Minio S3.
Python Remote Sound Board using FastAPI, websockets, Vue, Pynput and Soundpad Building a remotely accessible soundboard with python and SoundPad
Python Automatic Markdown Post Generation from ESPN Fantasy Football API Generating ghost blog markdown posts using data from ESPN Fantasy API using python and seaborn.