Djapy
1 like
Djapy, designed to let you make RESTful APIs within Django with no boilerplate, using plain Python and Django, with the supremacy of Pydantic and Typing.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
- BSD
- Django
Features
- Django
Tags
- django-rest-framework
- django-api
Djapy News & Activities
Highlights All activities
Recent activities
No activities found.
Djapy information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Djapy?
Djapy, designed to let you make RESTful APIs within Django with no boilerplate, using plain Python and Django, with the supremacy of Pydantic and Typing.
Djapy is moulded according to Django's philosophy of "batteries included", and is designed to be as simple as possible to use, while still being powerful enough to handle most use cases.
Features
- Complete input/output data flow control
- Extensible and extremely customizable auth; SessionAuth provided in-built
- Hyper type checking, pydantic-based, and swagger integrated
- CursorPagination, OffsetLimitPagination and PageNumber out of the box; with ability to create custom pagination
- Validation, validation messages, with complete control over each validation process
- Customizable error handling, and error messages
- Completely Django friendly, and can be used with any Django project
A quick and minimalistic approach that leverages Django's simplicity and Pydantic's data validation power.


