ctchi 0.5.0

Home made web framework.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["glotitude <ltoshchev@gmail.com>"]
description = "Home made web framework."
edition = "2018"
exclude = ["src/static/*"]
homepage = "https://github.com/glotitude/ctchi"
license = "BSD-3-Clause"
name = "ctchi"
readme = "README.md"
repository = "https://github.com/glotitude/ctchi"
version = "0.5.0"