/simple-pastebin

A simple pastbin app built with async flask and friends.

Primary LanguagePython

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.