Section IV - executable

Cargo.toml

daas-reporting.rs

We are now ready to write the executable. To do this, we will need to construct the following system components:

  • Database objects

  • RESTful microservice

Last updated