From 4898113cb646ac0e245b778afa0cc3d5f1caed23 Mon Sep 17 00:00:00 2001 From: thedrow Date: Fri, 1 Mar 2013 10:28:07 -0800 Subject: [PATCH] Started a new page about 3rd party libraries for django rest framework. --- 3rd-Party-Libraries-Extensions.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 3rd-Party-Libraries-Extensions.md diff --git a/3rd-Party-Libraries-Extensions.md b/3rd-Party-Libraries-Extensions.md new file mode 100644 index 0000000..465525d --- /dev/null +++ b/3rd-Party-Libraries-Extensions.md @@ -0,0 +1,7 @@ +* [django-rest-framework-digestauth](https://github.com/juanriaza/django-rest-framework-digestauth) +* [ember-data-django-rest-adapter](https://github.com/toranb/ember-data-django-rest-adapter) +* [django-rest-framework-gis](https://github.com/dmeehan/django-rest-framework-gis) +* [django-rest-framework-msgpack](https://github.com/juanriaza/django-rest-framework-msgpack) +* [django-rest-framework-csv](https://github.com/mjumbewu/django-rest-framework-csv) +* [gaiarestframework](https://github.com/AppsFuel/gaiarestframework) +* [django-on-fire](https://github.com/stevekane/django-on-fire) \ No newline at end of file