Back to Projects
Library API
Web AppsNovember 1, 2024

Library API

A production-ready Library API built with Django REST Framework, integrated with Celery for background task processing and Redis for caching and task queueing. Features include full CRUD operations for library resources, filtering and search capabilities, asynchronous task processing via Celery workers, Redis-based caching for improved performance, and a Docker-ready setup for easy deployment.

Tech Stack

Django REST FrameworkCeleryRedisPostgreSQLDocker