Second on django.  This'll do.

https://bitbucket.org/jespern/django-piston/

Build whatever data models you want on the back-end and start spitting out JSON 
with a couple lines of code.

Used this to build an IAP server for iOS apps.  This one hasn't gone into 
production yet but I know of at least one high-profile platform developer that 
was using this same setup for years.


On Thursday, February 28, 2013 4:28:52 PM UTC-8, Jake Angulo wrote:
> I have to say it first: I am not trolling :P
> 
> 
> 
> Im working on a server project (with IOS client) and would like to create a 
> custom, lean and mean server - real Quick!
> 
> 
> 
> My requirements for this framework in descending order:
> 
> 1) Easy to use API
> 
> 2) Widely available documentation / Examples / Community contributions
> 
> 3) Feature-wise - kinda most that you commonly need is there
> 
> 
> 
> Your opinions will be valuable, if possible cite examples or URL references, 
> Pls!  
> 
> 
> 
> I prefer opinion from those who have programmed real projects in it - not 
> just read some blog or Slashdot :P

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to