All Projects → tj → go-news

tj / go-news

Licence: other
A minimal DynamoDB-backed mailing list package for Go.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to go-news

Listmonk
High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
Stars: ✭ 7,294 (+16108.89%)
Mutual labels:  email-marketing, newsletter, mailing-list
news-api
Go newsletter API backed by DynamoDB
Stars: ✭ 63 (+40%)
Mutual labels:  email-marketing, newsletter, mailing-list
wemail
Send Affordable Bulk Email Campaign Through WordPress
Stars: ✭ 19 (-57.78%)
Mutual labels:  email-marketing, newsletter
Phplist3
Fully functional Open Source email marketing manager for creating, sending, integrating, and analysing email campaigns and newsletters.
Stars: ✭ 393 (+773.33%)
Mutual labels:  email-marketing, newsletter
LinkedIn-Scraper
A LinkedIn Scraper to scrape up to 10k LinkedIn profiles from company profile links and save their e-mail addresses if available!
Stars: ✭ 62 (+37.78%)
Mutual labels:  email-marketing
mjml-server
MJML wrapped in Express for use over HTTP
Stars: ✭ 31 (-31.11%)
Mutual labels:  email-marketing
devopsish.com
DevOps, Cloud Native, Hybrid Cloud, Open Source, industry news, culture, and the ‘ish between.
Stars: ✭ 33 (-26.67%)
Mutual labels:  newsletter
Android-Weekly
Android Weekly is a free newsletter that helps you to stay cutting-edge with your Android Development. The newsletter comes once a week and covers a broad range of topics like tutorials, screencasts, news... just everything that's awesome in the Android Development world!
Stars: ✭ 66 (+46.67%)
Mutual labels:  newsletter
haskellweekly
Publishes curated news about the Haskell programming language.
Stars: ✭ 119 (+164.44%)
Mutual labels:  newsletter
Magento2 NewsletterSubscribeAtCheckout
This Magento 2 module allows you to enable a newsletter subscription checkbox on the checkout page.
Stars: ✭ 13 (-71.11%)
Mutual labels:  newsletter
dotmailer-magento-extension
The official Engagement Cloud for Magento extension
Stars: ✭ 14 (-68.89%)
Mutual labels:  newsletter
luxletter
Newsletter system for TYPO3
Stars: ✭ 18 (-60%)
Mutual labels:  newsletter
phuctm97.com
🏚 Home on the Web
Stars: ✭ 41 (-8.89%)
Mutual labels:  newsletter
Email-newsletter-RSS
邮箱 📧 newsletter RSS 荟萃 News
Stars: ✭ 1,225 (+2622.22%)
Mutual labels:  newsletter
mlmmjadmin
A simple RESTful API server used to manage mlmmj (http://mlmmj.org) mailing list manager.
Stars: ✭ 39 (-13.33%)
Mutual labels:  mailing-list
easy-email
React.js Drag-and-Drop Email Editor based on MJML. Transform structured JSON data into major email clients compatible HTML. Written in Typescript and supported both in browser and Node.js.
Stars: ✭ 449 (+897.78%)
Mutual labels:  email-marketing
Engine
The Centrifuge process, filter and saves the relevant documents as recommendations to the relevant users
Stars: ✭ 20 (-55.56%)
Mutual labels:  newsletter
drip-nodejs
The complete Nodejs wrapper for the Drip REST API
Stars: ✭ 18 (-60%)
Mutual labels:  email-marketing
newsletter-tool
BrazilJS' newsletter tool
Stars: ✭ 35 (-22.22%)
Mutual labels:  newsletter
yii2-newsletter
Module for saving user contacts from newsletter form to database
Stars: ✭ 17 (-62.22%)
Mutual labels:  newsletter

News

A minimal DynamoDB-backed mailing list package for Go.

Setup

Create a DynamoDB table with a Partition Key of "newsletter", and a Sort Key of "email".

Links

Check out the news-api for an HTTP API handling subscriptions.


GoDoc

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].