Rest Project/Case

Add Rest Project Case

To create a Rest Project Case through the web portal, you can :

  1. login to restbird portal and switch to “Rest Project” Tab. Click ”+ New” button.

RestBird Login

  1. Create a Rest Directory (test)

RestBird Dir

  1. Create a Rest Case (hello-google) under the Directory we just created

RestBird Case

Now, the ‘hello-google’ case was created.

RestBird Case

Tips

Beside the web portal, you can also create project cases directly under the porject directory of the host OS.

Script Language

When you create a rest project case, you need to select a script language between Python and Golang.

Once the script language is selected, all rest apis in that case will use that language for advanced programming, like Pre-Request , ResponseValidation, Pure Script.