Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 241 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 241 Bytes

django-tastypie-blog

A simple blog where registered and logged in users can post, implemented using Tastypie.

It covers ApiKeyAuthentication, Custom Authorization and some instances of how dehyrate and hydrate can be used to build APIs.