Tuesday, May 29, 2012

uploading images via API

Hi,

I have a view where a user can upload an image via the web interface. Now I would like to play with uploading the images via an API from phones and such. I use Tastypie for other endpoints but it looks like it does not really support images yet. So I'm looking for advices as to the road to follow. I don't know if using a branch of Tastypie that handles images, or using another API or just building my own view for that purpose, does it even have to be RESTful?
If anybody wants to share some experience I'll be glad to read it.
Thanks,
Bastian

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/egGp4POKf6UJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment