<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Developer-Tools on Birdor Blog</title>
		<link>https://blog.birdor.com/tags/developer-tools/</link>
		<description>Recent content in Developer-Tools on Birdor Blog</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Sat, 06 Jun 2026 09:20:00 +0800</lastBuildDate>
		
			<atom:link href="https://blog.birdor.com/tags/developer-tools/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Introducing Plumego — A Standard-Library-First Go HTTP Toolkit</title>
				<link>https://blog.birdor.com/introducing-plumego-go-http-toolkit/</link>
				<pubDate>Sat, 06 Jun 2026 09:20:00 +0800</pubDate>
				<guid>https://blog.birdor.com/introducing-plumego-go-http-toolkit/</guid>
				<description>&lt;p&gt;&lt;a href=&#34;https://github.com/spcent/plumego&#34;&gt;Plumego&lt;/a&gt; is a small Go HTTP toolkit built around one clear idea:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Keep Go web services explicit, maintainable, and close to the standard library.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;It is not designed to hide &lt;code&gt;net/http&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;p&gt;It is designed to make &lt;code&gt;net/http&lt;/code&gt; easier to organize, easier to maintain, and easier to grow into production services without adopting a heavy framework model.&lt;/p&gt;&#xA;&lt;p&gt;Plumego is currently an early but increasingly structured open-source framework. Its direction is clear:&lt;/p&gt;</description>
			</item>
			<item>
				<title>A Practical Tech Stack for Indie Developers — Simple, Reliable, and Built to Ship</title>
				<link>https://blog.birdor.com/practical-tech-stack-for-indie-developers/</link>
				<pubDate>Sat, 06 Jun 2026 09:10:00 +0800</pubDate>
				<guid>https://blog.birdor.com/practical-tech-stack-for-indie-developers/</guid>
				<description>&lt;p&gt;Indie development is not only about writing code.&lt;/p&gt;&#xA;&lt;p&gt;It is about choosing a technical path that lets one person or a small team build, launch, maintain, and improve a product without being crushed by complexity.&lt;/p&gt;&#xA;&lt;p&gt;For indie developers, the best tech stack is rarely the most advanced one.&lt;/p&gt;&#xA;&lt;p&gt;It is the one that helps you ship.&lt;/p&gt;&#xA;&lt;p&gt;A good indie stack should be:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;simple enough to understand&lt;/li&gt;&#xA;&lt;li&gt;reliable enough for production&lt;/li&gt;&#xA;&lt;li&gt;cheap enough to run&lt;/li&gt;&#xA;&lt;li&gt;flexible enough to evolve&lt;/li&gt;&#xA;&lt;li&gt;boring enough to maintain&lt;/li&gt;&#xA;&lt;li&gt;fast enough for users&lt;/li&gt;&#xA;&lt;li&gt;friendly enough for long-term iteration&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;This article introduces a practical tech stack for indie developers building modern web tools, SaaS products, browser extensions, APIs, content sites, and small commercial products.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Introducing Birdor JSON Lens — A Calm and Practical JSON Viewer for Developers</title>
				<link>https://blog.birdor.com/introducing-birdor-json-lens/</link>
				<pubDate>Sat, 06 Jun 2026 09:00:00 +0800</pubDate>
				<guid>https://blog.birdor.com/introducing-birdor-json-lens/</guid>
				<description>&lt;p&gt;&lt;a href=&#34;https://chromewebstore.google.com/detail/birdor-json-lens/geahkbpohdoaoinbjgfekdnbkhddjamg&#34;&gt;Birdor JSON Lens&lt;/a&gt; is a calm, practical JSON viewer built for developers who inspect structured data every day.&lt;/p&gt;&#xA;&lt;p&gt;It is designed for one simple purpose:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Make JSON readable wherever you find it.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Whether JSON appears in an API response, a copied snippet, a selected block of text, a local file, or a configuration document, JSON Lens helps you view, format, validate, compare, and understand it with less friction.&lt;/p&gt;&#xA;&lt;h2 id=&#34;why-json-lens&#34;&gt;Why JSON Lens?&lt;/h2&gt;&#xA;&lt;p&gt;JSON is everywhere in modern software development.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
