04mar2024
FastUI it's easy way to create the admin page for a small script. Looks like the Django Admin for FastAPI applications.
In the abstract, FastUI is like the opposite of GraphQL but with the same goal — GraphQL lets frontend developers extend an application without any new backend development; FastUI lets backend developers extend an application without any new frontend development