Crates.io | flashapi |
lib.rs | flashapi |
version | 0.1.1 |
created_at | 2025-09-14 10:58:51.234912+00 |
updated_at | 2025-09-18 16:55:54.129768+00 |
description | A lightweight webserver. |
homepage | https://flashapi.surajpheudin.com |
repository | https://github.com/surajpheudin/flashapi |
max_upload_size | |
id | 1838598 |
size | 13,473 |
A lightweight webserver framework for Rust, designed to be simple and minimal.
serde
/ serde_json
)Add to your Cargo.toml
:
[dependencies]
flashapi = "0.1"