OK, I see that the way to go is django-piston. Maybe I'm missing something, but even if you use piston with pinax you still have to modify/adapt the pinax code. Is that correct? In that case, it would be very nice if future versions of Pinax include these modifications into code.
Best regards On Oct 22, 4:14 pm, Jay Graves <[email protected]> wrote: > This is exactly how we didhttp://coathangr.com/and the Coathangr > iPhone app. Pinax for the web + Piston for the api that the iPhone > app talks to. > > Jay Graves > [email protected] > jay.skabber.com > > On Thu, Oct 22, 2009 at 8:10 AM, Skylar Saveland > > <[email protected]> wrote: > > Rafael, > > > Something akin to this was done for earth.burningman.com. django-piston was > > used. You can make a REST api that can consume and broadcast (wrong word) > > json data. I haven't seen a pinax-specific implementation of piston hit the > > open source arena but I'm looking forward to it. Keep us posted! > > > Skylar > > > On Thu, Oct 22, 2009 at 5:49 AM, rleiva <[email protected]> wrote: > > >> Dear all, > > >> I was wondering if I can use Pinax for iPhone social applications > >> development. I do not wan to create a new web-based social network for > >> the iPhone, that would be easy, just to modify the templates. What I > >> want to do is to integrate some social network features in my onw > >> native (written in Objective-C) applications. > > >> The easier solution for the iPhone developer would be to have a > >> collection of REST based web services (returning simple JSON strings) > >> on top of Pinax. > > >> ¿Do you think that this is it possible? ¿How much work would need to > >> provide a REST API on top of Pinax? ¿Is somebody already working on > >> this? > > >> Thanks in advance > > >> Rafael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Pinax Core Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pinax-core-dev?hl=en -~----------~----~----~----~------~----~------~--~---
