Skip to content

iDesoftSystems/rust-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rust Academy Examples

This repository is a collection of diverse project examples showcasing the versatility of Rust. Here, you'll find various applications built with Rust, demonstrating its power in different domains.

What's Inside?

We aim to cover a range of Rust projects, including:

  • Web Applications: Examples built with frameworks like Axum.
  • Microservices: Demonstrations of inter-service communication and architecture.
  • Command-Line Interface (CLI) Tools: Practical utilities for system interaction.
  • And More: Exploring other facets of the Rust ecosystem.

Getting started from scratch

  1. Install Rust

  2. Install Docker

  3. Install just

    cargo install just

  4. Install sea-orm-cli

    cargo install sea-orm-cli

About

Rust Academy Examples

Topics

Resources

License

Stars

Watchers

Forks