<?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>Net/Http on Manvendra Rajpoot</title>
    <link>https://blog.rajpoot.dev/tags/net/http/</link>
    <description>Recent content in Net/Http on Manvendra Rajpoot</description>
    <image>
      <title>Manvendra Rajpoot</title>
      <url>https://blog.rajpoot.dev/img/personal/cover.png</url>
      <link>https://blog.rajpoot.dev/img/personal/cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Manvendra Rajpoot</copyright>
    <lastBuildDate>Sun, 17 May 2026 17:50:46 +0530</lastBuildDate>
    <atom:link href="https://blog.rajpoot.dev/tags/net/http/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building a REST API in Go with net/http (No Framework)</title>
      <link>https://blog.rajpoot.dev/posts/go/go-rest-api-with-net-http/</link>
      <pubDate>Tue, 28 Apr 2026 14:35:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/go/go-rest-api-with-net-http/</guid>
      <description>Build a complete, production-shaped REST API in Go using only the standard library — routing, middleware, JSON, validation, error handling, graceful shutdown.</description>
    </item>
  </channel>
</rss>
