Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.02 KB

File metadata and controls

24 lines (16 loc) · 1.02 KB

WIZAI

wizai

How to use

  • cargo build
  • cargo run
1 * review the code our A.I. system wrote and remove ```rust and ``` at the beginning and end of the generated file main.rs in the server template folder. 5
  • 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.
3

YouTube Video

WIZAI