Skip to content

Commit

Permalink
Update third-party-packages.md (#1540)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPigss committed Mar 8, 2022
1 parent 813aa8d commit 6798311
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/third-party-packages.md
Expand Up @@ -113,6 +113,14 @@ of [webargs](https://github.com/marshmallow-code/webargs).
Allows you to parse querystring, JSON, form, headers, and cookies using
type annotations.

### DecoRouter

<a href="https://github.com/MrPigss/DecoRouter" target="_blank">GitHub</a>

FastAPI style routing for Starlette.

Allows you to use decorators to generate routing tables.

## Frameworks

### FastAPI
Expand Down

0 comments on commit 6798311

Please sign in to comment.