]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Add `Starlette-Admin` to third party package section (#1853)
authorJocelin Hounon <hounonj@gmail.com>
Thu, 8 Sep 2022 05:06:23 +0000 (06:06 +0100)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2022 05:06:23 +0000 (07:06 +0200)
docs/third-party-packages.md

index 01da069e0804bacb0694c6ef882c61b5bc79c568..7aa51b62a1e72852b3a6775a6c69319da74ff3af 100644 (file)
@@ -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