2 projects tagged "REST"
Django REST framework is a lightweight REST framework for Django that aims to make it easy to build well-connected, self-describing RESTful Web APIs. It creates self-documenting Web APIs that include a Django admin style frontend. It has a modular, flexible architecture using Django's class based views. API creation can be as simple as adding a couple of lines to urls.py.
wwwhisper is a privacy-friendly system which simplifies sharing Web resources which are not intended for everyone. It allows you to specify which HTTP resources can be accessed by owners of which email addresses. Mozilla Persona is used to prove that a visitor owns an allowed email address. No site-specific password is needed. The Persona UI makes the authentication process really smooth. wwwhisper is application-independent and can be used for any Web resources.