Twisted or Tornado?

system.healer at gmail.com system.healer at gmail.com
Tue Mar 5 22:30:05 EST 2013


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




More information about the Python-list mailing list