Basic APIs: Diamond Pricing with FastAPI, Docker, GitHub Actions, and Azure
This has been a long time coming! Basic APIs part one was posted back in January; since then I’ve started a new job and have had some contract/freelance work, so I didn’t get around to completing this. Also, since then, I’ve moved from Windows to Mac, and started using uv instead of pyenv/pip, so things may look a little different.
The repo for this project can be found here: https://github.com/jamesdeluk/data-projects/tree/main/basic_apis/diamond-price
The goal Send (POST) to an online API with diamond criteria, and get a predicted price as a response.