Rocket Tutorial 01: Basics

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    A template engine for Rust based on Jinja2/Django

  • However, rocket_contrib has got more interesting features, such as a security handler (a helmet similar to helmetjs), connections and pooling of databases, and two different templating engines, tera, and handlebars, together with a uuid function.

  • rocket-tut

    Rust Rocket tutorial

  • The code for this tutorial can be found in this repository: github.com/davidedelpapa/rocket-tut

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

    A utility for managing cargo dependencies from the command line.

  • we will use cargo add from the cargo edit crate (if you do not have it, just run cargo install cargo-edit):

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

  • Cargo Script

    1 project | news.ycombinator.com | 26 Feb 2024
  • Deploying your Rust WASM Game to Web with Shuttle & Axum

    4 projects | dev.to | 14 Feb 2024
  • GitUI

    5 projects | news.ycombinator.com | 7 Jan 2024
  • Getting Started with Actix Web - The Battle-tested Rust Framework

    2 projects | dev.to | 15 Dec 2023
  • Getting Started with Axum - Rust's Most Popular Framework

    5 projects | dev.to | 6 Dec 2023