API Griffer sample target

A small sample site with fuzzable API endpoints.

Deploy this app at https://apigriffer.nsouthern.com, then point API Griffer at it to confirm route discovery, method handling, and clear responses.

python3 api_fuzzer.py -u https://apigriffer.nsouthern.com -b wordlists/endpoints.txt -a wordlists/actions.txt --depth 1

Sample endpoints

These paths are intentionally aligned with the bundled endpoint and action wordlists.