{"id":24160478,"url":"https://github.com/simpleweb/cheetahmails","last_synced_at":"2026-05-13T09:32:37.083Z","repository":{"id":27742154,"uuid":"31229979","full_name":"simpleweb/cheetahmails","owner":"simpleweb","description":"Cheetah Mail gem to perform some basic list management operations from within ruby","archived":false,"fork":false,"pushed_at":"2015-03-11T09:11:01.000Z","size":220,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-25T00:27:34.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simpleweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-23T21:11:03.000Z","updated_at":"2015-03-11T09:11:01.000Z","dependencies_parsed_at":"2022-09-03T07:13:01.977Z","dependency_job_id":null,"html_url":"https://github.com/simpleweb/cheetahmails","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpleweb%2Fcheetahmails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpleweb%2Fcheetahmails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpleweb%2Fcheetahmails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpleweb%2Fcheetahmails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simpleweb","download_url":"https://codeload.github.com/simpleweb/cheetahmails/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241455385,"owners_count":19965602,"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-01-12T16:14:18.027Z","updated_at":"2026-05-13T09:32:37.039Z","avatar_url":"https://github.com/simpleweb.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Cheetah Mail is a mailing campaign manager by Experian.\n\nThis very simple gem was built to do two things:\n\n1) Check if customers exist on a list (table)\n2) Subscribe customers to a list (table)\n\nThe library implements their attempt at OAuth(!) and uses Redis to cache the access_token.\n\nTo use the gem you must configure it like:\n\n    Cheetahmails.configure do |config|\n      config.username = ENV['USERNAME']\n      config.password = ENV['PASSWORD']\n    end\n\nTo run the tests, create a .env file in the root of the project like:\n\n    USERNAME=\u003cYOUR_API_USERNAME\u003e\n    PASSWORD=\u003cYOUR_API_PASSWORD\u003e\n    VIEW_ID=\u003cYOUR_VIEW_ID\u003e\n\nYou can run the specs on save with\n\n    guard\n\nor run them manually with\n\n    bundle exec rspec\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimpleweb%2Fcheetahmails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimpleweb%2Fcheetahmails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimpleweb%2Fcheetahmails/lists"}