Commit e4bb7c90 authored by Cheng-Hsun Yang's avatar Cheng-Hsun Yang
Browse files

Add async webframework: FastAPI

1 merge request!1709Add async webframework: FastAPI
Pipeline #1018 failed with stages
Showing with 1 addition and 0 deletions
+1 -0
......@@ -1298,6 +1298,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [Masonite](https://github.com/MasoniteFramework/masonite) - The modern and developer centric Python web framework.
* Asynchronous
* [Tornado](http://www.tornadoweb.org/en/latest/) - A web framework and asynchronous networking library.
* [FastAPI](https://fastapi.tiangolo.com/) - A modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
## WebSocket
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment