We have reached a small but important milestone for DondeGo API. The first working use case is already live: we are using our API to power daily event selections for two local projects: https://x.com/HoyBcn https://x.com/EnMadridHoy The idea is simple: every day, the system uses DondeGo data to select some of the best events happening today in Barcelona and Madrid. Instead of manually searching ac
You have probably seen a file named “go.sum” in almost every Go project you have worked on. You may have even seen it change every time you run “go mod tidy”. But do you actually know what it does? It is one of those files that works silently in the background, and some developers never stop to think about it. The “go.sum” file is one of those files you never really interact with directly, but it