treagod / spectator

Client to test web endpoints
https://treagod.github.io/spectator/
GNU General Public License v3.0
77 stars 6 forks source link

Add Environments and Variables to Spectator #59

Closed treagod closed 3 years ago

treagod commented 3 years ago

These changes add environments and variables to Spectator.

A user can define environments and add variables to it. The defined variables can be used inside the URL entry (more supported inputs are coming).

To access the variables in the URL entry, the user has to press Ctrl+Space when then entry is focused.