An easy way to run monitoring against APIs
python scope/main.py -s ../examples
For example in this YAML file, Scope will monitor Google defined in backends
using resources defined in scenarios
backends:
google: https://www.google.com
scenarios:
- name: Image Search
backend: google
url: /imghp
method: get