rustedflask

Crates.iorustedflask
lib.rsrustedflask
version2.3.0
sourcesrc
created_at2023-12-18 21:12:41.707349
updated_at2023-12-24 15:31:30.130657
descriptionLike Flask but in Rust!
homepagehttps://github.com/zurgeg/rustedflask
repositoryhttps://github.com/zurgeg/rustedflask
max_upload_size
id1073701
size89,300
(zurgeg)

documentation

README

Rusted Flask

Like Flask but in Rust

Build

The goal of this project is to make a web server API that is very similar to Flask, to ease transitions from Python to Rust.

This project is not affiliated with the Flask project. Do not report issues with this project to the Flask project.

Commit count: 150

cargo fmt