You are here |
www.laceyhenschel.com | ||
| | | |
www.django-rest-framework.org
|
|
| | | | Django, API, REST, Viewsets | |
| | | |
stribny.name
|
|
| | | | How to combine request and response serializers into one for use in ModelViewSets. | |
| | | |
richardtier.com
|
|
| | | | Django Rest Framework integrates well with models to provide out of the box validation, and ModelSerializers allow futher fine-grained custom validation. However, if you're not using a model as the resource of your endpoint then the code required for custom validation of complex data structure can get hairy. If there is a heavily nested data... | |
| | | |
geoff.tuxpup.com
|
|
| | Carson Gross, Adam Stepinski and Deniz Ak?im?ek have recently published their work, Hypermedia Systems and have generously made its entire content available online without any fee. Over the past two years or so, I've found myself reaching for HTMX more often when I build sites. It's been a really nice way to work, but I've definitely learned it ad hoc. Since there's now this opportunity to directly see how its author thinks about using it, it seems worth taking a bit of time to work through the concepts ... |