Merge pull request #14 from ferstar/patch-1

correct words
pull/16/head^2
tangyouhua 2016-08-30 17:02:39 +08:00 committed by GitHub
commit d7c55923db
1 changed files with 1 additions and 1 deletions

View File

@ -474,7 +474,7 @@ Python实现的数据库。
* Pyramid
* cornice一个Pyramid 的 REST 框架 。[官网](https://cornice.readthedocs.org/en/latest/)
* 与框架无关的
* falcon一个用来建立云 API 和 web app 后端的性能框架。[官网](http://falconframework.org/)
* falcon一个用来建立云 API 和 web app 后端的性能框架。[官网](http://falconframework.org/)
* sandman为现存的数据库驱动系统自动创建 REST APIs 。[官网](https://github.com/jeffknupp/sandman)
* restless框架无关的 REST 框架 ,基于从 Tastypie 学到的知识。[官网](http://restless.readthedocs.org/en/latest/)
* ripozo快速创建 REST/HATEOAS/Hypermedia APIs。[官网](https://github.com/vertical-knowledge/ripozo)