by Tom Christie for EuroPython 2011
Django REST framework is a new project that aims to make it easy to build RESTful Web APIs.
The APIs it creates are fully Web browse-able, using an awesome Django admin style interface, allowing them to be truly self-describing, well-connected systems.
The talk will include: