abrarhayat/Send REST API request

Send a REST API request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit May 16, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: abrarhayat/rest-client-js-action@856d2d9ace3a43b2fcc46f2790ca2d5934722c15 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
urlThe URL to send the request toyes
methodThe HTTP method to use (GET, POST, PUT, DELETE)yes
headersThe headers to include in the requestno
bodyThe body of the requestno
attachment-dirThe directory to attach files fromno
namedescription
responseThe response from the API