runx 0.0.0

RunX is a lightweight and efficient Rust web framework designed for rapid development of web applications.
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "runx"
version = "0.0.0"
edition = "2021"
description = "RunX is a lightweight and efficient Rust web framework designed for rapid development of web applications."
license = "Apache-2.0"
keywords = ["rust",'web-framework',"runx","framework"]

[dependencies]