{"id":20743673,"url":"https://github.com/vsouza/go-lambda-mailchimp","last_synced_at":"2025-04-24T05:43:16.857Z","repository":{"id":65983477,"uuid":"84003847","full_name":"vsouza/go-lambda-mailchimp","owner":"vsouza","description":"Simple AWS lambda written in golang to subscribe users on Mailchimp list - Made with Apex","archived":false,"fork":false,"pushed_at":"2017-03-05T21:37:51.000Z","size":3,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-13T21:19:47.473Z","etag":null,"topics":["apex","aws","golang","lambda","mailchimp","mailchimp-api","serverless"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/vsouza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-05T21:34:24.000Z","updated_at":"2022-03-04T06:22:54.000Z","dependencies_parsed_at":"2023-02-19T18:30:36.161Z","dependency_job_id":null,"html_url":"https://github.com/vsouza/go-lambda-mailchimp","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsouza%2Fgo-lambda-mailchimp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsouza%2Fgo-lambda-mailchimp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsouza%2Fgo-lambda-mailchimp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsouza%2Fgo-lambda-mailchimp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsouza","download_url":"https://codeload.github.com/vsouza/go-lambda-mailchimp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247943287,"owners_count":21022401,"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":["apex","aws","golang","lambda","mailchimp","mailchimp-api","serverless"],"created_at":"2024-11-17T07:12:21.615Z","updated_at":"2025-10-14T12:11:38.203Z","avatar_url":"https://github.com/vsouza.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golang AWS Lambda Mailchimp subscriber\n\n[![License][license-image]][license-url]\n\n\u003e Simple AWS lambda written in golang to subscribe users on Mailchimp list\n\nTo deploy and test you can use [Apex](https://github.com/apex) :)\n\n## Install\n\nAt the first, you need to install [Apex](https://github.com/apex), it's very simple:\n\n`curl https://raw.githubusercontent.com/apex/apex/master/install.sh | sh`\n\nAfter configure your AWS Credentials, then run:\n\n`apex deploy`\n\n## Run Locally\n\ncreate a `event.json` file like this:\n\n```\n{\"email_address\": \"email@vsouza.com\", \"status\": \"subscribed\", \"merge_fields\": {\"FNAME\": \"Vinicius Souza\"}}\n```\n\nsave on project root folder.\n\nThen run:\n\n`apex invoke newsletter-subscribe \u003c event.json`\n\n## Release History\n\n* 0.0.1\n    * Subscribe users with first name on mailchimp 3.0 API\n\n## Meta\n\nVinicius Souza – [@iamvsouza](https://twitter.com/iamvsouza) – hi@vsouza.com\n\nDistributed under the MIT license. See [License](http://vsouza.mit-license.org/)\n\n[https://github.com/vsouza](https://github.com/vsouza/)\n\n[license-image]: https://img.shields.io/badge/License-MIT-blue.svg\n[license-url]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsouza%2Fgo-lambda-mailchimp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsouza%2Fgo-lambda-mailchimp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsouza%2Fgo-lambda-mailchimp/lists"}