1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-26 18:34:13 +00:00

Merge pull request #405 from wangdx/patch-1

RESTFul → RESTful
This commit is contained in:
astaxie 2013-12-21 23:58:20 -08:00
commit 5260a60ad2

View File

@ -10,7 +10,7 @@ More info [beego.me](http://beego.me)
## Features
* RESTFul support
* RESTful support
* MVC architecture
* Session support (store in memory, file, Redis or MySQL)
* Cache support (store in memory, Redis or Memcache)