News

HTMX is the dynamic HTML extension that gives you the power of JavaScript with a few lines of simple markup. Let's see how it works with the popular Python-Django development stack.
For full documentation, usage and examples refer to DRF manuals. The features and differences of this package are described in API documentation. If you discover something does not work on the DRFM ...
Django is a Python-based REST framework used frequently by developers to build extremely fast and reliable APIs. The tool supports templating, routing, forms, authentication and management tools ...
Simple JWT provides a JSON Web Token authentication backend for the Django REST Framework. It aims to provide an out-of-the-box solution for JWT authentication which avoids some of the common pitfalls ...