Found 105 repositories(showing 30)
anymail
Django email backends and webhooks for Amazon SES, Brevo, MailerSend, Mailgun, Mailjet, Mailtrap, Postmark, Postal, Resend, Scaleway TEM, SendGrid, SparkPost, Unisender Go and more
sendgrid
The Official Twilio SendGrid Golang API Library
sendgrid
solr go client from sendgrid, zookeeper aware, incorporates retries
paganotoni
Buffalo's sender implementation for Sendgrid in Go
sendgrid
No description available
sagardere
Implement Password Reset In Node.js. In this Application, we'll go over how to create a forgot your password feature using Express, MongoDB, Passport and Sendgrid. We will build a complete application.
sendgrid
No description available
This package is a backend for SendGrid Inbound Parse. It runs on Google Cloud Platform Functions. It receives the form data from SendGrid and publishes an EmailData event to GCP Pub/Sub.
cruxstack
Custom email sender for AWS Cognito built in Go. Uses Open Policy (OPA) Agent to determine sending behavior and supports optional SendGrid email verification or as email provider.
kenzo0107
SendGrid API in Go
poptip
Go client for the SendGrid Web API.
JannKleen
Small go server to publish sendgrid to statsd
mikevidotto
TrackPrice AI automates competitor price tracking with a Go (Fiber) backend, PostgreSQL, Stripe, and SendGrid. The React + Vite frontend provides a dashboard for managing tracked prices and subscriptions.
Go-Pomegranate
[First Go Job Review task] This is mail service which combine two 3th party APIs for sending mails via net - sendGrid and mailGun. Main purpose of that service is to create services from those API's and jump between them in case of the failover.
SoraDaibu
sendgrid-go-sample
DanilBorchevkin
Go landing bootstrap with serve static, route for post form data and email sending over SendGrid. Based on iris
JustaPenguin
Golang bindings for SendGrid's Contacts Marketing API
msroz
📧 Example of sending mail via SendGrid in Golang.
eldimious
Google cloud function(FaaS) which sends email via sendGrid and triggered by http request
SuvamPrasd
Program to send the mail to the specific user using sendGrid API using go language.
broswen
Auth backend written in Go using chi-router, SendGrid, Postgres, Docker
malcolm-davis
go-sendmail general interface and message builder for SendGrid, MailerSend, MailJet, smtp2go, and mailtrap
RAHB-REALTORS-Association
Member Counts is a Go app that sends member count data from Redash to Google Chat or Email (via SendGrid).
republic-eclipse
A scraper fetching all company emails from Seedtable and Clutch websites. 🚀 Install the dependancies: pip3 install -r requirements.txt In order to use sendgrid, you will need to go register with them and optain the SENDGRID_API_KEY that they provide you with. You will have to store that SENDGRID_API_KEY in a sendgrid.env file. SendGrid API Getting Started Before running the program, remember to export your SENDGRID_API_KEY in terminal. export SENDGRID_API_KEY='YOUR_SENDGRID_API_KEY' Once everything is set up, go into the scrapers folder and run either python clutchco_scraper.py or python seedtable_scraper.py. This will create your csv file with all the emails. Once that is done, go into the main directory, make sure you alter the message ur sending with your sender email, the subject line and the message content. After, just run python send_emails.py and you should be good! 💛 Happy Sending!
razvanstatescu
Weather alert app using OpenWeather API and Sendgrid to send an email in the morning if it's going to rain that day.
mihir2301
A Backend Service which helps the user to have Custom made short URL which includes JWT authentication, uses Redis to store data, Sendgrid to send email for verification in GO-GIN language
alejofv
Sample Go app running under Google AppEngine, using the Sendgrid API v3 with the mail helper package to send templated emails
grahamgreen
sendgrid mailer in go
ilinkMathew
No description available
pratikmota
Email sending using Sendgrid api