Build a database-driven country store with images, admin, and FastAPI (Parts 2–3)
Storing food images in a database
In Part 1 of this series, the country store was built with FastAPI, Jinja templates, and Tailwind CSS using hard-coded data in pages.py. The cards looked fine, but the data model was basic and every change required e...
fastopp.hashnode.dev8 min read
Craig Oda
developer advocacy and aging surfer
The pictures make the food look so delicious. I'm hungry even though I just ate. The image can also be a network URL. So, you could host the images on S3 and upload the image through the S3 web interface. Leapcell has a similar upload interface.