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

RESTful APIs: Promises and Lies

Description

RESTful APIs: Promises & Lies

Presented by Tareque Hossain

Over the last few years RESTful APIs have become an integral part of many django projects. But some of the fundamental questions still remain unanswered. How do you decouple resources from models, formatting from definitions, authorization from authentication? How should you define resources? How do you handle pagination? Deliver facets? Prevent abuse? Implement versioning? Let's have a look.

Details

Improve this page