Created by: kelvins
What is this Python project?
Starlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services.
https://github.com/encode/starlette
What's the difference between this Python project and similar ones?
- It is a well know ASGI server.
- Seriously impressive performance.
- WebSocket support.
- GraphQL support.
- In-process background tasks.
- Test client built on requests.
- Session and Cookie support.
--
Anyone who agrees with this pull request could vote for it by adding a