I switch from Golang and want to build a REST API in 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
  • cli

    the package manager for JavaScript (by npm)

  • Unlike with the JavaScript ecosystem, all of the build tooling you need to produce a production-ready binary is provided by the same upstream as the compiler, and said upstream doesn't seem to have the problems demonstrated in issues like npm/cli#169.

  • axum

    Ergonomic and modular web framework built with Tokio, Tower, and Hyper

  • axum for the webserver: https://github.com/tokio-rs/axum

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

    🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (by launchbadge)

  • sqlx for the database: https://github.com/launchbadge/sqlx

  • poem

    A full-featured and easy-to-use web framework with the Rust programming language.

  • https://github.com/poem-web/poem is a pretty nice framework

  • sea-orm

    🐚 An async & dynamic ORM for Rust

  • I was just like you 2 months ago, nothing to be scared Rust is a beautiful language! I started with this example: https://github.com/SeaQL/sea-orm/tree/master/examples/axum_example

  • bloom-legacy

    DEPRECATED - End-to-end encrypted Notes, Files, Calendar, Contacts... for Android, IOS, Linux & MacOS

  • Aside from library. Bloom was written in Go then ported to Rust. Maybe you can get some inspirations!

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

  • Programming block?

    4 projects | /r/ADHD_Programmers | 3 Mar 2023
  • SQL or nosql, with rust libraries

    3 projects | /r/rust | 15 Jun 2022
  • A tale of TimescaleDB, SQLx and testing in Rust

    1 project | dev.to | 2 May 2024
  • SQLX MSSQL Connection String Problem

    1 project | /r/rust | 6 Jul 2023
  • SQLx 0.7 released! Offline mode usability improvements, performance fixes and major upgrades across the board!

    6 projects | /r/rust | 3 Jul 2023