If you do not need Django at all, Flask or Bottle. If you are going to use Django anyway, just use a Django view that return JSON, XML or whatever you want.
On Thursday, April 9, 2015 at 6:25:21 PM UTC+5:30, [email protected] 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 [email protected]. To post to this group, send email to [email protected]. 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/a3885622-d4f2-41c2-b9f4-3d261c0ac7b3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

