{"id":27946588,"url":"https://github.com/sailthru/sailthru-cli","last_synced_at":"2025-05-07T13:56:28.261Z","repository":{"id":2233593,"uuid":"3187161","full_name":"sailthru/sailthru-cli","owner":"sailthru","description":"Command Line Interface for Sailthru API","archived":false,"fork":false,"pushed_at":"2014-01-31T16:59:20.000Z","size":164,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T13:56:26.302Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"szwacz/electron-boilerplate","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sailthru.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-16T01:13:50.000Z","updated_at":"2021-09-08T14:06:41.000Z","dependencies_parsed_at":"2022-07-30T16:49:04.766Z","dependency_job_id":null,"html_url":"https://github.com/sailthru/sailthru-cli","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sailthru%2Fsailthru-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sailthru%2Fsailthru-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sailthru%2Fsailthru-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sailthru%2Fsailthru-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sailthru","download_url":"https://codeload.github.com/sailthru/sailthru-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252892520,"owners_count":21820646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-07T13:56:24.991Z","updated_at":"2025-05-07T13:56:28.253Z","avatar_url":"https://github.com/sailthru.png","language":"CoffeeScript","readme":"sailthru-cli\n=============\n\nCommand Line Interface for `Sailthru API` as per [http://docs.sailthru.com/api](http://docs.sailthru.com/api)\n\nCLI command is divided into 3 parts:\n\n*  VERB: `GET` / `DELETE` / `POST` [Case insensitive; if non of them then, uses GET]\n*  Action: Any valid actions listed on[http://docs.sailthru.com/api](http://docs.sailthru.com/api)\n*  Payload `Valid JSON` payload like: `{\"email\": \"praj@infynyxx.com\"}`\n\n\nInstallation\n------------\n    npm install sailthru-cli -g\n\nIf node is not installed, install it from [http://nodejs.org](http://nodejs.org/)\n\nUsage\n------\n\n### Usage without config file\n    sailthru-cli --key *** --secret ***\n\n### Usage with config file\n    sailthru-cli --config ~/client.1226.json\n\nIf `--url` is not defined in the command or `apiUrl` is not present in the config file then, by default `https://api.sailthru,com` will be used which in most of the cases should work\n\nConfig File\n------------\n\n    {\n        \"apiKey\": \"****\",\n        \"apiSecret\": \"***\",\n        \"apiUrl\": \"https://api.sailthru.com\"\n    }\n\nJSON Payload\n------------\n\n### Valid Payload\n\n    {\"email\": \"praj@infynyxx.com\"}\n\n### Invalid Payload\n    \n    {'email': \"praj@infynyxx.com\"}\n\nScreenshot\n----------\n![Screenshot](https://img.skitch.com/20120116-mu93g9m97hbdj7bb43b65jb2d8.png)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsailthru%2Fsailthru-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsailthru%2Fsailthru-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsailthru%2Fsailthru-cli/lists"}