Skip to content

lucaspar/htmx-fastapi

Repository files navigation

FastAPI + HTMX

This is a simple FastAPI application that serves an HTMX front-end.

The application will be available at localhost:18000.

Development

# install packages locally for local editor linter, formatter, etc
uv sync --dev

# start the development server
make develop

Access the application at localhost:18000.

Port 18000 is configurable in docker.env.

Testing

# install uv in the host machine to run the tests
make test

About

HTMX + FastAPI template / demo

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •