FastUI

A minimal python FastAPI server with a declarative frontend

Deploy FastUI

FastUI

PaulLockett/FastUI_Template

Just deployed

A minimal Python API and web server built on top of FastAPI (or any Python server of your choosing) and Pydantic.

At its heart, FastUI is a set of matching Pydantic models and TypeScript interfaces that allow you to define a user interface. This interface is validated at build time by TypeScript and pyright/mypy and at runtime by Pydantic.

This is useful for making reliable Python APIs with documentation and visualizations built into the server (ie one step better than Swagger docs)

Learn more:


Template Content

More templates in this category

View Template

mellow-vue

A full-stack Vue app with The Boring JavaScript Stack.


View Template

Sveltekit NestJS

Full-stack with SvelteKit + NestJS + Prisma + Postgresql with utils


View Template

.NET8 Web API

A basic ASP.NET Core Web API template (.NET 8)