Go语言的RESTful框架 goweb
- 授权协议: MIT
- 开发语言: Google Go
- 操作系统: 跨平台
- 软件首页: http://code.google.com/p/goweb/
- 软件文档: http://code.google.com/p/goweb/wiki/WikiHome?tm=6
软件介绍
goweb 是 Go 语言实现的一个轻量级的 RESTful 服务框架。
Introduction to Tornado
Michael Dory、Adam Parrish、Brendan Berg / O'Reilly Media / 2012-3-28 / USD 23.99
Tornado is a scalable, non-blocking web server and web application framework written in Python. It is also light-weight to deploy, fun to write for, and incredibly powerful. Tornado was written with p......一起来看看 《Introduction to Tornado》 这本书的介绍吧!
