Skip to content

A Rust learning project focused on exploring the Axum for web development.

Notifications You must be signed in to change notification settings

FleetingEcho/rust-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Learning Project

This project is part of my journey to learn Rust. I'm exploring Rust's features, including memory safety, concurrency, and high-performance web development using Axum.

Getting Started

To run this project, ensure you have Rust installed:

cargo run

Features

  1. Learning Rust fundamentals
  2. Building a simple web server with Axum
  3. Experimenting with async programming

Next Steps

  1. Explore more Rust crates
  2. Improve error handling and performance
  3. Integrate a database
  4. Deep dive into Axum framework

About

A Rust learning project focused on exploring the Axum for web development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published