Metadata-Version: 2.4
Name: OzritCustomResponseHandler
Version: 0.1.0
Summary: Custom standardized response handler for DRF projects.
Author: Ganesh Krisha
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: django
Requires-Dist: djangorestframework
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# Orzitcustomeresponse

A reusable Django REST Framework custom response handler that standardizes API responses across all services.

## Features
- Unified success response
- Unified error response
- Pagination response formatting
- Validation error wrapper
- Authentication/Authorization error wrapper
- DRF plug-and-play design

## Installation
