anor-http 0.1.0

Anor HTTP Service
Documentation
# Anor HTTP Service

[![crates.io](https://img.shields.io/crates/v/anor-http)](https://crates.io/crates/anor-http)
[![docs](https://img.shields.io/docsrs/anor-http)](https://docs.rs/anor-http)
[![build & test](https://github.com/anor-rs/anor-http/actions/workflows/ci.yml/badge.svg)](https://github.com/anor-rs/anor-http/actions/workflows/ci.yml)
[![MIT](https://img.shields.io/github/license/anor-rs/anor-http)](https://github.com/anor-rs/anor-http/tree/main/LICENSE)

<img src="https://github.com/anor-rs/anor/blob/main/docs/img/anor-wb.svg" width=25%>

The HTTP Service for [Anor](https://github.com/anor-rs)

- File Service
  - Upload
  - Download
- REST Service

## Project Stage

**Research:** This project is at the design stage, with some sketches of work but nothing usable yet.