Simple Go Lang web service to send emails 🧸✉️
In this article, we'll be creating a simple Go application that acts as a REST service.
The application will have one end-point /api/contact will run on port 8080, and will be installed as a systemd service on Ubuntu 20.
Let's start.
What is Go 🧸 ?
...
camelcodes.hashnode.dev1 min read