Skip to content

NicolasRiche/rust-for-reactive-services

Repository files navigation

Rust for Reactive services - Course code samples

These are the samples for the course "Rust for Reactive services".

  • slides-support : Illustrate how Rust help to increase Compile time correctness.
    • Make invalid state unrepresentable (and with zero-cost abstractions)
    • Expose Type safe APIs
    • Leverage Ownership system to enforce business logic

The second part of the course is an exploration of using Rust to implement a e-commerce order service. Using event-sourcing and following the onion architecture.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages