wow 0.1.0

A fast web framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["jellybobbin <jellybobbin@gmail.com>"]
description = "A fast web framework"
documentation = "https://docs.rs/wow"
edition = "2018"
keywords = ["http", "web", "framework"]
license = "MIT"
name = "wow"
readme = "README.md"
repository = "https://github.com/jellybobbin/wow"
version = "0.1.0"