jordifierro / abidria-apiLinks
☆103Updated 7 years ago
Alternatives and similar repositories for abidria-api
Users that are interested in abidria-api are comparing it to the libraries listed below
Sorting:
- Demo app exploring ports and adapters architecture with Django☆68Updated 6 years ago
- An attempt to implement DDD and hexagonal architecture in Python using Django framework w/o replacing Django's core components.☆125Updated 10 years ago
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆183Updated 5 months ago
- A library for mocking django queryset functions in memory for testing☆321Updated 2 months ago
- django-cqrs is an Django application, that implements CQRS data synchronization between several Django micro-services☆127Updated last month
- Django the DDD way☆84Updated 2 years ago
- Service objects for Django☆336Updated 2 years ago
- Python package that makes creating complicated business logic easy☆82Updated 2 years ago
- Extension for Django REST framework error display☆129Updated last year
- Dependency injection in Django.☆55Updated last year
- A complete library to create dynamic model instances for testing purposes.☆388Updated 9 months ago
- Marshmallow schemas for Django REST framework☆214Updated 4 years ago
- Simple role filtering for django-rest-framework☆97Updated last year
- Code examples to learn dry-python with Django at the project scale.☆98Updated 5 years ago
- An interactive graph of your Django model structure☆381Updated 2 years ago
- Test utility for validating OpenAPI documentation☆116Updated last year
- A pragmatic styleguide for Django API Projects☆726Updated last year
- Easily integrate common behaviors for Django models, e.g. Timestamps, Publishing, Authoring, Editing and more.☆217Updated 2 years ago
- Parameterizes Django REST Framework methods over user-defined roles☆152Updated 6 years ago
- Apply Django migrations on PostgreSql without long locks on tables☆198Updated last year
- Django DB router for stateful master-slave replication