<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Golang on SystemsGolive</title><link>https://systemsgolive.com/tags/golang/</link><description>Recent content in Golang on SystemsGolive</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 systemsgolive.com and Mickael Asghar. All rights reserved.</copyright><lastBuildDate>Fri, 09 Feb 2024 00:17:09 +0000</lastBuildDate><atom:link href="https://systemsgolive.com/tags/golang/index.xml" rel="self" type="application/rss+xml"/><item><title>Building a simple REST API in Golang with MUX, PostgreSQL and Docker</title><link>https://systemsgolive.com/post/rest-api-golang-docker-postgresql/</link><pubDate>Fri, 09 Feb 2024 00:17:09 +0000</pubDate><guid>https://systemsgolive.com/post/rest-api-golang-docker-postgresql/</guid><description>
This project demonstrates building a basic REST API in Golang, implementing CRUD operations with a PostgreSQL database for data persistence. The application utilises Gorilla Mux for routing, PostgreSQL for the database, and Docker for containerisation.</description></item></channel></rss>