Hi,

You can search for "restless", it is a small library, very simple and with
basics features, but you can understand the mechanisms from behind and the
behavior of a "REST" framework.

Or you can try make something own, in the internet has some tutorials that
explain how to make.

I did make my own REST api with CBV (Class Based Views) and django
authentication.

Cheers.

On Thu, Apr 9, 2015 at 9:54 AM, Amit Prahesh <amit.prah...@gmail.com> wrote:

> Hi,
>
> while Django REST Framework seems wonderful to me, it is a heayweight
> option for a little project of mine. I wonder if there are simpler
> alternatives for publishing a simple API?
>
> TIA,
> AP.
>
> --
> 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+unsubscr...@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/CAEH4rCRLGSjfi1G1ToKSPwcAUmsa38vyxp5s%3DnzDgbNqAg4Z1w%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAEH4rCRLGSjfi1G1ToKSPwcAUmsa38vyxp5s%3DnzDgbNqAg4Z1w%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Lucas Klassmann
Desenvolvedor de Software

Email: lucasklassm...@gmail.com
Web site: http://www.lucasklassmann.com

-- 
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+unsubscr...@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/CAOz50pJk%3DRoSUmm7EB7YG0SPb79XKMyRGM_Y%2BnbH2bwsyFu9mA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to