Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/benhg/bread-storage-request-form

Request a directory on bread
https://github.com/benhg/bread-storage-request-form

Last synced: 19 days ago
JSON representation

Request a directory on bread

Awesome Lists containing this project

README

        

# bread-storage-request-form
Web form for requesting a directory on Bread

## What is this?

It's a web form for creating new directories on Bread without human intervention

## How does it work?

It's a Flask app, run with GUnicorn, on BLT

## How do I run it?

`gunicorn app:app -b 127.0.0.1:8000 --daemon`