- cargo build
- cargo run
- change into the server-template folder
- cargo run
- view the api_schema.json file for the created endpoints
- open your browser and navigate to your localhost:8080 and the endpoint created i.e /block_time
- The expected outcome should look like the following.