Ask HN: Technical Question: Django for web/mobile app

https://news.ycombinator.com/item?id=4779283
by xackpot • 14 years ago
2 4 14 years ago

Hi Guys, I have a question related to the framework I am using to develop an app (webapp, mobile). I have a webapp with front end written in GWT and backend written in php and I use the same backend for my ios/android app as well. The backend has php scripts that either return json objects or simple responses. Now I was thinking of moving the whole framework to django because I wanted to make use of multi-threading provided by python and also to learn a new framework. So my question is, can I use django in such a setting? Basically, can I use the same server side code for both my webapp and mobile app? Has anyone from HN done it before? Can you please share your thoughts on how to go about it? Thanks a lot, appreciate your responses.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com