]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Add Starception library (#1800)
authorAlex Oleshkevich <alex.oleshkevich@gmail.com>
Wed, 10 Aug 2022 10:05:00 +0000 (13:05 +0300)
committerGitHub <noreply@github.com>
Wed, 10 Aug 2022 10:05:00 +0000 (12:05 +0200)
Co-authored-by: euri10 <benoit.barthelet@gmail.com>
docs/third-party-packages.md

index ceefbd6bff1a602f0b34e80e6cc4df15e9ecd55f..01da069e0804bacb0694c6ef882c61b5bc79c568 100644 (file)
@@ -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