hisdream86 / drf-async-viewLinks
AsyncAPIView allows you to use async handlers keeping the compatibility with django-rest-framework
☆19Updated 2 years ago
Alternatives and similar repositories for drf-async-view
Users that are interested in drf-async-view are comparing it to the libraries listed below
Sorting:
- Standardized and easy-to-parse API error responses for Django REST Framework (DRF).☆67Updated last year
- A tool to automatically fix Django deprecations.☆183Updated last week
- Type hints for enhanced API views and serializers.☆82Updated 2 years ago
- Django RestFramework JSON Renderer Backed by orjson☆75Updated 10 months ago
- ☆154Updated last month
- An unsurprising Django API framework☆154Updated last year
- An alternative serializer implementation for REST framework written in cython built for speed.☆86Updated last year
- Use watchfiles in Django’s autoreloader.☆94Updated last week
- Tools for refining Django's IntegrityError, and working with deferred database constraints.☆22Updated last month
- Test utility for validating OpenAPI documentation☆116Updated last year
- Safely run migrations before deployment☆88Updated last month
- Dependency injection in Django.☆55Updated last year
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆86Updated 5 months ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆149Updated this week
- Expose Django management commands in the admin☆87Updated 4 months ago
- Use Typer (type hints) to define the interface for your Django management commands.☆212Updated last week
- Django application providing database migration tooling to automate their deployment.☆107Updated last month
- Improve performance and maintainability with a prefetching layer in your Django project☆155Updated 3 weeks ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- Generate performance reports from your django database performance tests.☆83Updated 4 years ago
- Add Chart.js visualizations to your Django admin using a mixin class☆42Updated last month
- A flake8 plugin to detect bad practices on Django projects.☆180Updated last year
- Write Django model properties that can be used in database queries.☆81Updated last week
- Parametrize tests within unittest TestCases.☆67Updated last week
- Disable Django database writes.☆101Updated this week
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆108Updated last month
- Ensure your migration history is linear.☆197Updated this week
- Load large batches of Django models into the database☆54Updated this week
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆159Updated 2 weeks ago
- Detect N+1s in your Django app.☆146Updated 5 months ago