Is there a Flask like library for Rust?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Rocket

    A web framework for Rust.

  • Rocket looks similar if I recall how Flask looked correctly.. https://rocket.rs

  • rust-canteen

    A Flask clone written in Rust

  • The big names have already been dropped, so let me just add one more: canteen, which even describes itself as flask clone. I've only worked with it once, but if you chose flask over django, you might want to choose canteen over actix/rocket.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rweb

    Yet another web server framework for rust

  • rweb is pretty simple. it's based on warp, but with rocket-like #[get("/product/{id}")] which is like Flask's @app.route("/product/").

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rocket – Simple, Fast, Type-Safe Web Framework for Rust

    1 project | /r/patient_hackernews | 24 Nov 2023
  • Rocket – Simple, Fast, Type-Safe Web Framework for Rust

    1 project | /r/hackernews | 24 Nov 2023
  • Rocket – Simple, Fast, Type-Safe Web Framework for Rust

    2 projects | news.ycombinator.com | 22 Nov 2023
  • Help required: Port kellnr from rocket.rs to axum

    2 projects | /r/rust | 6 Oct 2023
  • Cannot access Rocket server from local network

    1 project | /r/rust | 27 Mar 2023