Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yuxiaoy1/simple-pastebin

A simple pastbin app built with async flask and friends.
https://github.com/yuxiaoy1/simple-pastebin

async flask pastebin

Last synced: about 2 months ago
JSON representation

A simple pastbin app built with async flask and friends.

Awesome Lists containing this project

README

        

## Simple Pastebin

A simple pastbin app built with async flask and friends.

![simple-pastebin](https://github.com/user-attachments/assets/241a03ac-0045-450b-9e63-f1be72d23fb4)

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.