gris 0.1.0

A minimal and flexible web application framework written in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "A minimal and flexible web application framework written in Rust."
edition = "2021"
license = "MIT"
name = "gris"
readme = "README.md"
repository = "https://github.com/wendeburg/gris"
version = "0.1.0"