dumbserve/README.md

26 lines
857 B
Markdown

<div align="center">
<h1> dumbserve </h1>
<p>
**really really really really dumb HTTP file server**
</p>
[![Docker](https://img.shields.io/docker/pulls/realaravinth/dumbserve)](https://hub.docker.com/r/realaravinth/dumbserve)
[![status-badge](https://ci.batsense.net/api/badges/95/status.svg)](https://ci.batsense.net/repos/95)
[![dependency status](https://deps.rs/repo/github/realaravinth/dumbserve/status.svg)](https://deps.rs/repo/github/realaravinth/dumbserve)
[![codecov](https://codecov.io/gh/realaravinth/dumbserve/branch/master/graph/badge.svg)](https://codecov.io/gh/realaravinth/dumbserve)
</div>
## Features
- [x] Authenticated file uploads
- [x] Directors: (auto)create and delete
- [x] Serve uploads(public by default)
## Why?
I couldn't find an off-the-shelf software to serve
[mCaptcha](https://mcaptcha.org) release binaries.