Skip to content

Commit

Permalink
add new frame->starlette
Browse files Browse the repository at this point in the history
  • Loading branch information
zhucebuliaopx committed May 11, 2020
1 parent b080048 commit 602ae76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,7 @@ Python 实现的数据库。
* web2py:一个全栈 web 框架和平台,专注于简单易用。[官网](http://www.web2py.com/)
* [Tornado](http://hao.importnew.com/tornado/):一个 web 框架和异步网络库。[官网](http://www.tornadoweb.org/en/latest/)
* sanic:基于 Python3.5+ 的异步网络框架。[官网](https://github.com/channelcat/sanic/)
* starlette: 一款轻量级,高性能的 ASGI 框架 🌟。 [官网](https://www.starlette.io/)

### 权限

Expand Down

0 comments on commit 602ae76

Please sign in to comment.