From: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com> Date: Wed, 9 Feb 2022 16:10:08 +0000 (-0600) Subject: add Xpresso to third party packages (#1491) X-Git-Tag: 0.19.0~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cc74e1d2e59369167f83dbb427e6cdd433ad3540;p=thirdparty%2Fstarlette.git add Xpresso to third party packages (#1491) --- diff --git a/docs/third-party-packages.md b/docs/third-party-packages.md index 2e44d3d5..5ddefbb8 100644 --- a/docs/third-party-packages.md +++ b/docs/third-party-packages.md @@ -161,3 +161,10 @@ A simple framework to help minimise the code needed to get HTML to the browser. Docs GitHub + +### Xpresso + +A flexible and extendable web framework built on top of Starlette, Pydantic and [di](https://github.com/adriangb/di). + +GitHub | +Documentation