add Xpresso to third party packages (#1491)

This commit is contained in:
Adrian Garcia Badaracco 2022-02-09 10:10:08 -06:00 committed by GitHub
parent 3555343697
commit cc74e1d2e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View 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>