Skip to content

code4mk/drf-friend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drf-friend is a collection of utilities and enhancements for Django Rest Framework (DRF), aiming to simplify and streamline the process of building RESTful APIs. It provides convenience functions, tools, and patterns to help developers write clean, efficient, and maintainable code when working with DRF.

Features:

- Enhanced core components for common tasks in API development.
- Customized Django Rest Framework core classes for improved functionality.
- Utility functions and mixins to handle common API patterns.
- Simplifies pagination, routing, and data serialization tasks.

Check the project repository for detailed documentation, examples, and updates: https://github.com/code4mk/drf-friend

Releases

No releases published

Packages

No packages published

Languages