October 2019
Intermediate to advanced
444 pages
10h 37m
English
Let's set up a Rust binary project using cargo new web-errors. Since we are going to serve stuff on the local port 8081, make sure that the port is accessible as well. Additionally, a program such as curl or Postman is required to test the web service.
Finally, open the entire directory with VS Code.
Read now
Unlock full access