curl-post
v1.0.0
Published
Sends a test POST request to ssc.catwealth.net via curl
Readme
curl-post
Sends a curl POST request to https://ssc.catwealth.net with the body this is a test.
Requires curl on your PATH.
Install
npm install -g curl-postOr run once without installing:
npx curl-postUsage
curl-post
# or locally
npm start
node index.js