From: Alex Oleshkevich Date: Wed, 10 Aug 2022 10:05:00 +0000 (+0300) Subject: Add Starception library (#1800) X-Git-Tag: 0.21.0~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f6ea760a80d8b109fb6afd1c03e9a33754e6bb5f;p=thirdparty%2Fstarlette.git Add Starception library (#1800) Co-authored-by: euri10 --- diff --git a/docs/third-party-packages.md b/docs/third-party-packages.md index ceefbd6b..01da069e 100644 --- a/docs/third-party-packages.md +++ b/docs/third-party-packages.md @@ -130,6 +130,13 @@ FastAPI style routing for Starlette. Allows you to use decorators to generate routing tables. +### Starception + +GitHub + +Beautiful exception page for Starlette apps. + + ## Frameworks ### FastAPI