https://http-me.edgecompute.app/
Using rust to demo DevSecOps.
Check out the Github Actions. The Github Actions are defined in the folder .github/workflows/
Use curl to send requests to https://http-me.edgecompute.app
curl -i 'https://http-me.edgecompute.app/status/302'
curl -i 'https://http-me.edgecompute.app/anything/myquery?foo=bar'
curl -i 'https://http-me.edgecompute.app/any/path/myquery?foo=bar' -H 'endpoint:status=302'
Please see SECURITY.md for guidance on reporting security-related issues.