Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone repo

git clone https://github.com/carvalhochris/fastapi-htmx-hello.git
cd fastapi-htmx-hello

Create virtual env

python3 -m venv env

Activate virtual env

source env/bin/activate

Install dependencies

pip install -r requirements.txt

Run

uvicorn main:app --reload --port 8001

Test

http://localhost:8001/hello

About

A hello world app made in FastAPI and HTMX

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages