We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f464ce + 9242f64 commit d7c5592Copy full SHA for d7c5592
README.md
@@ -474,7 +474,7 @@ Python实现的数据库。
474
* Pyramid
475
* cornice:一个Pyramid 的 REST 框架 。[官网](https://cornice.readthedocs.org/en/latest/)
476
* 与框架无关的
477
- * falcon:一个用来建立云 API 和 web app 后端的噶性能框架。[官网](http://falconframework.org/)
+ * falcon:一个用来建立云 API 和 web app 后端的高性能框架。[官网](http://falconframework.org/)
478
* sandman:为现存的数据库驱动系统自动创建 REST APIs 。[官网](https://github.com/jeffknupp/sandman)
479
* restless:框架无关的 REST 框架 ,基于从 Tastypie 学到的知识。[官网](http://restless.readthedocs.org/en/latest/)
480
* ripozo:快速创建 REST/HATEOAS/Hypermedia APIs。[官网](https://github.com/vertical-knowledge/ripozo)
0 commit comments