📍 Post locations
⚠️ This entry is already over one year old. It may no longer be up to date. Opinions may have changed.My evening project today was to develop a feature to display post locations in GoBlog, for which I created a custom Go module (100% test coverage!) that roughly parses geo-URIs according to RFC 5870. Nice feature for when the location should be relevant for the post context or I want to save where I shared a photo. An example in this post. 😉
Tags: GoBlog