← Back to work
BackendBackend only
Product Catalog API
FastAPI CRUD with photo processing and CSV/JSON export.

What they needed
A simple product backend was required: create/update products, handle photos, keep file-based storage, and export CSV/JSON behind an API key.
What I delivered
- FastAPI CRUD for products
- Photo upload/process folders and JSONL storage
- CSV/JSON export endpoints
- README and client spec alignment
Why it helped
Catalog tooling can talk to a small, clear API without standing up a heavy CMS.
Tech in the build
FastAPIUvicornPydanticFile storage
Access
Backend-only (local API)