freemindcore / django-api-framework
Async CRUD API with Zero coding. Easy and fast API framework based on Django-Ninja-Extra, inspired by NestJS-CRUD.
☆15Updated last year
Related projects ⓘ
Alternatives and complementary repositories for django-api-framework
- Ninja Schema is Pydantic full support for Django ORM.☆42Updated this week
- A quick example on how to use Django-Ninja-Extra, Ninja-Schema(For ModelSchema) and Ninja-JWT(For authentication)☆60Updated 11 months ago
- django-ninja curd demo☆41Updated 3 weeks ago
- A JSON Web Token authentication plugin for the Django REST Framework.☆149Updated last week
- Easy to use API key authentication for Django Ninja REST Framework☆40Updated last year
- Simple Task app using Django, Tailwind CSS, Alpine.js and HTMX☆58Updated last year
- Expose django.contrib.admin as a restful service. useful for adding new features to django admin or writing a new admin client.☆59Updated last year
- Simple and elegant stateless JWT-based authentication built for django-ninja☆25Updated last month
- A package to facilitate the use of HTMX with Django