orchestra 0.0.0

A library for processing HTTP requests and generating responses.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "orchestra"
version = "0.0.0"

authors = ["Kevin Herrera <kevin@herrera.io>"]
description = "A library for processing HTTP requests and generating responses."

documentation = "https://orchestra-rust.github.io/orchestra/"
homepage = "https://orchestra-rust.github.io/orchestra/"
repository = "https://github.com/orchestra-rust/orchestra.git"

readme = "README.md"
keywords = ["http","framework"]
license = "MIT"