Skip to content

Commit 6798311

Browse files
authored
Update third-party-packages.md (#1540)
1 parent 813aa8d commit 6798311

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/third-party-packages.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,14 @@ of [webargs](https://github.com/marshmallow-code/webargs).
113113
Allows you to parse querystring, JSON, form, headers, and cookies using
114114
type annotations.
115115

116+
### DecoRouter
117+
118+
<a href="https://github.com/MrPigss/DecoRouter" target="_blank">GitHub</a>
119+
120+
FastAPI style routing for Starlette.
121+
122+
Allows you to use decorators to generate routing tables.
123+
116124
## Frameworks
117125

118126
### FastAPI

0 commit comments

Comments
 (0)