]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
add Xpresso to third party packages (#1491)
authorAdrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
Wed, 9 Feb 2022 16:10:08 +0000 (10:10 -0600)
committerGitHub <noreply@github.com>
Wed, 9 Feb 2022 16:10:08 +0000 (16:10 +0000)
docs/third-party-packages.md

index 2e44d3d59bb6d9658538109e459272d86457cba6..5ddefbb8084d3001b3ced5aff69745aa929d83c4 100644 (file)
@@ -161,3 +161,10 @@ A simple framework to help minimise the code needed to get HTML to the browser.
 
 <a href="https://lllama.github.io/dark-star" target="_blank">Docs</a>
 <a href="https://github.com/lllama/dark-star" target="_blank">GitHub</a>
+
+### Xpresso
+
+A flexible and extendable web framework built on top of Starlette, Pydantic and [di](https://github.com/adriangb/di).
+
+<a href="https://github.com/adriangb/xpresso" target="_blank">GitHub</a> |
+<a href=https://xpresso-api.dev/" target="_blank">Documentation</a>