A web framework I desperately wish there was a Rust equivalent for: FastAPI

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • rweb

    Yet another web server framework for rust

  • I'm not very familiar with OpenAPI but I think this might do what you're looking for: https://github.com/kdy1/rweb

  • fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • dropshot

    expose REST APIs from a Rust program

  • Dropshot from Oxide Computer includes openapi generation from code.

  • juniper

    GraphQL server library for Rust

  • I know this is different but I'm in love with GraphQL and they look to have great Rust server support. https://github.com/graphql-rust/juniper

  • graphql-playground

    🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)

  • Yes, as you build out your "schema", the documentation is generated automatically for the data structures. The "Playground" gives you a visual docs / schema view to see all of the parameters that are available for request at each nested layer, as well as all of the comments and documentation associated with each piece.

  • 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
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