Small Python practice project.
This script was used to experiment with:
- calling a public API
- handling responses
- adding basic logging
The goal was simply to understand how a small API script behaves when things succeed or fail.
pip install -r requirements.txt
python fetch_post.py