singhayushh / go-letters

Portal to send HTML Mails on the go - handy when developing a mail UI in your backend application.

Home Page:http://goletters.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the Project

This mini project is about an online Portal to send emails / newsletters via gmail smtp server. To be able to send mails, you need to create a gmail application key from here.

Built with

  • Go gin framework for backend
  • HTML, CSS for frontend

How to run locally

  • Clone the repository
  • Run go get in the terminal (just one external package used).
  • Run go run main.go in the terminal
  • Head to localhost:8080 in your web browser.

About

Portal to send HTML Mails on the go - handy when developing a mail UI in your backend application.

http://goletters.herokuapp.com/


Languages

Language:Go 48.0%Language:CSS 27.4%Language:HTML 24.4%Language:Shell 0.2%