Go語言的RESTful框架 goweb

openkk 12年前發布 | 58K 次閱讀 RESTful Google Go/Golang開發

goweb 是 Go 語言實現的一個輕量級的 RESTful 服務框架。

  • Ruby on Rails style route mapping (i.e. /people/{person_id}/groups/{group_id})
  • Makes building RESTful APIs easy
  • Transparency through to the underlying http foundation for unrestricted use
  • Full test suite included. Easy to write testable code.
  • Constantly rebuilt and tested against bleeding edge Go
  • Google AppEngine ready

Go語言的RESTful框架 goweb

項目主頁:http://www.baiduhome.net/lib/view/home/1333976869889

 本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!