wemake-services / wemake-django-rest

Create Django REST APIs the right way, no magic intended
MIT License
11 stars 1 forks source link

Implement `magic/` subpackage #4

Open sobolevn opened 5 years ago

sobolevn commented 5 years ago

There are several things that we can help with:

  1. Convert model to dataclass
  2. Convert dataclass to model instance
  3. Provide default set of controllers for common actions