A lightweight FastAPI web app for sharing text between browsers (within the same route) in real time; a minimal implementation of rexthonny/sharetxt.
pip install "fastapi[standard]"
fastapi run
A lightweight FastAPI web app for sharing text between browsers (within the same route) in real time; a minimal implementation of rexthonny/sharetxt.
pip install "fastapi[standard]"
fastapi run