Mobile end has a period of time, has been using other people's API, I have only written an ASP. NET Web site as a network service, relatively speaking is a big short board. Although ASP. NET can provide the desired Web service, but its volume is bloated, the response is very slow, which I do not like. Finally, between node. js and Python, I chose Python for Web service development with the corresponding framework of Django.
Here are a few great tutorials and resources to list:
- The Django book is always the most effective entry document available.
- Django quickly builds blog-'s blog and writes it very well. Http://www.cnblogs.com/fnng/p/3737964.html
- Articles about Azure deployment are very useful to me.
Http://blogs.msdn.com/b/azchina/archive/2013/04/29/django-now-available-on-windows-azure.aspx
http://blogs.msdn.com/b/azchina/archive/2014/01/14/ Using-django-python-and-mysql-on-windows-azure-web-sites-creating-a-blog-application.aspx
Python Web Service