tombarton/Basic HTTP Check
Perform a GET request against a provided endpoint and valid the response.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| endpoint | The endpoint to perform the GET request against | yes | — |
Outputs
| name | description |
|---|---|
| output | Response from the provided endpoint |