cataclysm 0.1.0

A simple http framework
Documentation
[dependencies.ctrlc]
version = "3.1.7"

[dependencies.tokio]
features = ["full"]
version = "1.1.1"

[package]
authors = ["Carlos Malanche <carlos.malanche.f@gmail.com>"]
description = "A simple http framework"
edition = "2018"
license = "MIT"
name = "cataclysm"
repository = "https://github.com/Malanche/cataclysm.git"
version = "0.1.0"