xitca-web

Crates.ioxitca-web
lib.rsxitca-web
version0.5.0
sourcesrc
created_at2023-12-29 03:32:27.308416
updated_at2024-05-22 12:55:12.55714
descriptionan async web framework
homepage
repositoryhttps://github.com/HFQR/xitca-web
max_upload_size
id1082945
size277,948
(fakeshadow)

documentation

README

A composable Rust async web framework

Features

  • 100% safe Rust
  • composable API that satisfy high level usage and can be easily extended to and/or mixed with mid/low level
  • static typed with minimal usage of runtime dynamic type casting
  • minimal dependency tree and fast compile time
Commit count: 1266

cargo fmt