Skip to content

Commit

Permalink
Add Starlette-Admin to third party package section (#1853)
Browse files Browse the repository at this point in the history
  • Loading branch information
jowilf committed Sep 8, 2022
1 parent 6765502 commit bc61505
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/third-party-packages.md
Expand Up @@ -136,6 +136,17 @@ Allows you to use decorators to generate routing tables.

Beautiful exception page for Starlette apps.

### Starlette-Admin

<a href="https://github.com/jowilf/starlette-admin" target="_blank">GitHub</a> |
<a href="https://jowilf.github.io/starlette-admin" target="_blank">Documentation</a>

Simple and extensible admin interface framework.

Built with [Tabler](https://tabler.io/) and [Datatables](https://datatables.net/), it allows you
to quickly generate fully customizable admin interface for your models. You can export your data to many formats (*CSV*, *PDF*,
*Excel*, etc), filter your data with complex query including `AND` and `OR` conditions, upload files, ...


## Frameworks

Expand Down

0 comments on commit bc61505

Please sign in to comment.