Contribute Media
A thank you to everyone who makes this possible: Read More

UnRESTful APIs with Tastypie

Summary

Web APIs built with REST patterns may sometimes need to offer services that don't fit the REST model. This talk will discuss when an application might need to use both REST and RPC patterns, and delve into working examples for a Django site whose API runs on Tastypie.

Details

Improve this page