VVicinvictorio.hashnode.dev·Jun 7, 2022 · 1 min readHow to host RAW images for freeHours ago I was searching for a way to host "raw" (with raw I mean an endpoint that returns an image) and most of them like azure blob storage are paid so I searched for free alternatives. GitHub Create a new repo Upload files Drag your image On the...00
VVicinvictorio.hashnode.dev·May 31, 2022 · 4 min readCreating your own URL shortenerThis is a kind of half-blog half-tutorial of how to create your URL shortener using Redis, go & GitHub copilot. Introduction I was searching for a URL shortener service for my domain, there are a lot like bit.ly, short.io, cutt.ly... but most of the...00