<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Lars Artmann — Blog</title><description>Essays on root-cause analysis, type-driven engineering, Go, and building software that does not need its author.</description><link>https://larsartmann.com</link><language>en-us</language><item><title>I needed a Go SDK for Wise. Nobody built one.</title><link>https://larsartmann.com/blog/when-the-api-has-no-spec-your-types-are-the-spec</link><guid isPermaLink="true">https://larsartmann.com/blog/when-the-api-has-no-spec-your-types-are-the-spec</guid><description>In 2020 I used Wise&apos;s API directly. Years later, no Go SDK existed — so I built one. And discovered the API returns money as float64.</description><pubDate>Sat, 08 Aug 2026 00:00:00 GMT</pubDate><category>go</category><category>type-design</category><category>api-clients</category></item></channel></rss>