Thursday, October 23, 2014

Re: Django REST Framework

Hi Russell,

Thanks for your reply. As I am fairly new to django and programming in general, do you mind sharing what REST APIs actually do? Thank you!

On Thu, Oct 23, 2014 at 11:51 AM, Russell Keith-Magee <russell@keith-magee.com> wrote:
Hi Max,

Django ReST Framework, as the name suggests, is a framework for building ReST APIs in Django.

It's not officially part of the Django framework, but it's creator and principle maintainer - Tom Christie - is a member of the Django core team. Tom recently held a Kickstarter to fund v3 of the framework; that Kickstarter was extraordinarily successful due to the support of the community.

If you need to write a ReSTful API for your Django app, it's well worth your time to take a look at it.

Yours,
Russ Magee %-)

On Thu, Oct 23, 2014 at 11:14 AM, Max Nathaniel Ho <maxhowl86@gmail.com> wrote:
Hi all,

I just came across Django REST Framework. From what I have read up so far, its a Web API framework.

What does it do and what is the difference between this and the regular Django Web Framework?

Thanks! 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/94c429f5-6028-4e17-9839-4e5c76f99a6d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/z9FJVsVnK4o/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJxq84_zzgwEUOM1tw%2B558LrVWjoN_ef__OBwqDUiSjdESTOMQ%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.



--
Regards,
Max Nathaniel Ho.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMognGGKu-D576%3DXYYh2yBCEnaEny-fjE%2BNOcjT8%2BZ%3DRVwa_Tw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment