{"id":19293037,"url":"https://github.com/catarse/catarse_monkeymail","last_synced_at":"2025-04-22T07:31:59.925Z","repository":{"id":17515286,"uuid":"20303244","full_name":"catarse/catarse_monkeymail","owner":"catarse","description":"Mailchimp 2.0 \u003c3","archived":false,"fork":false,"pushed_at":"2016-05-25T22:38:52.000Z","size":59,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-01T20:41:49.761Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/catarse.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":"2014-05-29T18:06:30.000Z","updated_at":"2019-07-03T20:47:54.000Z","dependencies_parsed_at":"2022-08-04T19:30:26.917Z","dependency_job_id":null,"html_url":"https://github.com/catarse/catarse_monkeymail","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catarse%2Fcatarse_monkeymail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catarse%2Fcatarse_monkeymail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catarse%2Fcatarse_monkeymail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catarse%2Fcatarse_monkeymail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/catarse","download_url":"https://codeload.github.com/catarse/catarse_monkeymail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250195033,"owners_count":21390230,"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":"2024-11-09T22:33:53.206Z","updated_at":"2025-04-22T07:31:59.667Z","avatar_url":"https://github.com/catarse.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CatarseMonkeymail [![Code Climate](https://codeclimate.com/github/catarse/catarse_monkeymail.png)](https://codeclimate.com/github/catarse/catarse_monkeymail)\n\nMailchimp 2.0 integration for [Catarse](http://github.com/catarse/catarse)\n\n\n## Installation\n\nAdd into your Gemfile:\n\n`gem 'catarse_monkeymail'`\n\nor\n\n`gem install catarse_monkeymail`\n\n\n#### Create a config/initializers/monkeymail.rb and put\n\n~~~\n  CatarseMonkeymail.configure do |config|\n    config.api_key = 'YOUR_API_KEY'\n    config.list_id = 'YOUR_NEWSLETTER_LIST_ID'\n    config.successful_projects_list = 'YOUR_PROJECT_SUCCESSFUL_LIST_ID'\n    config.failed_projects_list = 'YOUR_PROJECT_FAILED_LIST_ID'\n  end\n~~~\n\n\n#### Add into config/application.rb\n\n`config.active_record.observers = 'CatarseMonkeymail::MonkeyProjectObserver'`\n\n\nThis project rocks and uses MIT-LICENSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatarse%2Fcatarse_monkeymail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcatarse%2Fcatarse_monkeymail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatarse%2Fcatarse_monkeymail/lists"}