Skip to main content
Loading...
Back to projects

Inventory API service

Published: 22.04.2025 12:00

IS

Generated premium cover

Inventory API service

Python

A REST API for multi-warehouse stock management with role-based access and audit logging.

Eliminated oversells and gave the ops team a queryable history of every change.

Problem

A retailer tracked stock in spreadsheets, causing oversells and no audit trail.

Solution

Designed a Django REST Framework API with PostgreSQL, optimistic locking and a full audit log, containerised with Docker.