DEVELOPER NEWS STREAM
Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

ArsenLearning as a senior developer
"Things I already know eventually bore me, and things I don't know stress me out. It feels like the...

Mario CarrionBuilding Microservices in Go: REST APIs: Implementing and Dealing with errors
When building any software, specifically Microservices, there's something we should always be aware...

iyiola-devStrings in GO
The Strings and Strconv library Unlike other programming languages like Dart, Java, or Javascript,...

Olivier WulveryckA streaming/communication platform for the data mesh (proof-of-value)
Note: This article is cross-posted on the blog of OCTO Technology In 2021, a rich set of data is the...

Talha AltınelLocalstack with Terraform and Docker for running AWS locally
Hello everyone, in this post I will be demonstrating how you can run localstack with Terraform...

billylkcParse JSON API response in Go
(You can find my original post here - data-gulu.com) Introduction When you are hosting...

ColeDrainChatting Via the Command Line (ssh)
Hello devs, trust you're doing great. I came across this cool repository on GitHub Made by Ishan...

Roman GlushkoAwesome List of Distributed System Projects
Learn how to build distributed services from real world open source projects

Div RhinoHow to build an interactive CLI app with Go, Cobra & promptui
Originally posted on divrhino.com This tutorial will guide us through building an interactive...

William QueirozDrops #04: Desmistificando ponteiros no Golang!
Introdução E ae dev, tudo bem com você? Agora que FINALMENTE finalizei o MBA, aproveitei...

Viacheslav PoturaevJSON-RPC 2.0 with Swagger UI
JSON-RPC is a stateless, light-weight remote procedure call (RPC) protocol. Primarily this...

Sachin LendisGo🐹 live-Reload✳ using Air🌫
First post jitters... Yes indeed, I'm relatively new to DEV community(started yesterday) and (sharing...

Rıdvan TülemenLDAP Authentication in Golang with Bind and Search
If you are familiar with the Windows Active Directory or Samba, you may have already heard about...

Abdullah AdeelReason for Developing in GO
GO also know as golang is a statically typed and compiled programming language baked by three of...

Jonas BrømsøTIL: Colorful test output in Go
use gotest for colorful test output

Jonas BrømsøTIL: Learning Go
Little guide and awesome resources for learning go