README.md

July 18, 2024 ยท View on GitHub

Simple Pastebin

A simple pastbin app built with async flask and friends.

simple-pastebin

You can clone this repo and run pip install -r requirements.txt && flask run, then open http://127.0.0.1:5000 to checkout the app.