Skip to content

Commit

Permalink
Add Panther to index.md (#2197)
Browse files Browse the repository at this point in the history
* Add Panther to index.md

* Update index.md

---------

Co-authored-by: Marcelo Trylesinski <[email protected]>
  • Loading branch information
AliRn76 and Kludex authored Dec 24, 2023
1 parent b52f3f9 commit e811b4e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -564,10 +564,16 @@ Its most distinctive features are built-in support for dependency injection, aut

### Litestar

[**Litestar**](https://litestar.dev) is a powerful, lightweight and flexible ASGI framework.
[Litestar](https://litestar.dev) is a powerful, lightweight and flexible ASGI framework.

It includes everything that's needed to build modern APIs - from data serialization and validation to websockets, ORM integration, session management, authentication and more.

### Panther

[Panther](https://PantherPy.github.io/) is a fast & friendly web framework for building async APIs with Python 3.10+.

It has built-in Document-oriented Database, Caching System, Authentication and Permission Classes, Visual API Monitoring and also supports Websocket, Throttling, Middlewares.


[uvloop]: https://github.com/MagicStack/uvloop
[httptools]: https://github.com/MagicStack/httptools
Expand Down

0 comments on commit e811b4e

Please sign in to comment.