Explore >> Select a destination


You are here

www.laceyhenschel.com
| | www.django-rest-framework.org
5.7 parsecs away

Travel
| | Django, API, REST, Viewsets
| | stribny.name
6.9 parsecs away

Travel
| | How to combine request and response serializers into one for use in ModelViewSets.
| | richardtier.com
9.9 parsecs away

Travel
| | 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
78.7 parsecs away

Travel
| 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 ...