mirror of https://github.com/encode/starlette.git
Add Starception library (#1800)
Co-authored-by: euri10 <benoit.barthelet@gmail.com>
This commit is contained in:
parent
5006a304fa
commit
f6ea760a80
|
@ -130,6 +130,13 @@ FastAPI style routing for Starlette.
|
|||
|
||||
Allows you to use decorators to generate routing tables.
|
||||
|
||||
### Starception
|
||||
|
||||
<a href="https://github.com/alex-oleshkevich/starception" target="_blank">GitHub</a>
|
||||
|
||||
Beautiful exception page for Starlette apps.
|
||||
|
||||
|
||||
## Frameworks
|
||||
|
||||
### FastAPI
|
||||
|
|
Loading…
Reference in New Issue