<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Go on scriptable.com</title><link>https://scriptable.com/categories/go/</link><description>Recent content in Go on scriptable.com</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 17 Jul 2026 15:08:03 -0400</lastBuildDate><atom:link href="https://scriptable.com/categories/go/index.xml" rel="self" type="application/rss+xml"/><item><title>Build an MCP Server in Go with the Official SDK</title><link>https://scriptable.com/posts/go/mcp-server-go/</link><pubDate>Fri, 17 Jul 2026 15:08:03 -0400</pubDate><guid>https://scriptable.com/posts/go/mcp-server-go/</guid><description>This is the Go companion to Build an MCP Server in TypeScript with the Official SDK. It builds the same kind of server — two tools and a resource — with the official Go SDK…</description></item><item><title>Build a Go Hello World Application</title><link>https://scriptable.com/posts/go/hello-world/</link><pubDate>Wed, 18 Feb 2026 06:35:04 -0500</pubDate><guid>https://scriptable.com/posts/go/hello-world/</guid><description>A minimal Go project that prints a greeting, accepts a name from the command line, includes a test suite, and uses a Makefile to drive common tasks. This tutorial covers project structure, flag…</description></item><item><title>Build a REST API in Go</title><link>https://scriptable.com/posts/go/rest-api/</link><pubDate>Tue, 17 Feb 2026 22:02:56 -0500</pubDate><guid>https://scriptable.com/posts/go/rest-api/</guid><description>A JSON REST API for managing a book collection using only the Go standard library. The API supports full CRUD operations, uses Go 1.22 method-based routing, and includes an in-memory store protected…</description></item></channel></rss>