In this module we will create a Test Data Generator RESTful service
Creating a project in Rust
Parts of a package: Cargo.toml, src/lib.rs vs. src/bin, modules
Test Driven Development
unit testing
integrated testing
Build a RESTful endpoint
Last updated 5 years ago