/leos-music-shop-api-rust

A very cool REST API for the Music Shop, implemented in Rust.

Primary LanguageRust

Leo's Music Shop in Rust

Another cool API for the Music Shop, written in Rust.

Motivation

  • Learning Rust
  • Integrate Segment using pure HTTP, but somebody already wrote a library.

Architecture

Building

cargo build

Running

cargo run

Troubleshooting

Problems while building/linking

cargo clean
cargo build