• OPENDEV HUB V1.0• API STATUS: 100% OPERATIONAL• CLIENT ENGINE: LOADED & CACHED• TRENDING TECH: TAILWIND V4, NEXT.JS 16, RUST, GO• ZERO AUTH REQUIRED
OPENDEVHUB

Command Palette

Search for a command to run...

DEVELOPER RELEASES

DEVELOPER NEWS STREAM

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

Learning as a senior developer
learning2021-07-09
ArsenArsen

Learning as a senior developer

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

Building Microservices in Go: REST APIs: Implementing and Dealing with errors
go2021-07-08
Mario CarrionMario Carrion

Building Microservices in Go: REST APIs: Implementing and Dealing with errors

When building any software, specifically Microservices, there's something we should always be aware...

Strings in GO
go2021-07-08
iyiola-deviyiola-dev

Strings in GO

The Strings and Strconv library Unlike other programming languages like Dart, Java, or Javascript,...

A streaming/communication platform for the data mesh (proof-of-value)
cue2021-07-08
Olivier WulveryckOlivier Wulveryck

A 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...

Localstack with Terraform and Docker for running AWS locally
terraform2021-07-03
Talha AltınelTalha Altınel

Localstack with Terraform and Docker for running AWS locally

    Hello everyone, in this post I will be demonstrating how you can run localstack with Terraform...

Parse JSON API response in Go
go2021-07-06
billylkcbillylkc

Parse JSON API response in Go

(You can find my original post here - data-gulu.com) Introduction When you are hosting...

Chatting Via the Command Line (ssh)
ssh2021-07-07
ColeDrainColeDrain

Chatting Via the Command Line (ssh)

Hello devs, trust you're doing great. I came across this cool repository on GitHub Made by Ishan...

Awesome List of Distributed System Projects
systemdesign2021-07-07
Roman GlushkoRoman Glushko

Awesome List of Distributed System Projects

Learn how to build distributed services from real world open source projects

How to build an interactive CLI app with Go, Cobra & promptui
go2021-07-05
Div RhinoDiv Rhino

How to build an interactive CLI app with Go, Cobra & promptui

Originally posted on divrhino.com This tutorial will guide us through building an interactive...

Drops #04: Desmistificando ponteiros no Golang!
go2021-07-04
William QueirozWilliam Queiroz

Drops #04: Desmistificando ponteiros no Golang!

Introdução E ae dev, tudo bem com você? Agora que FINALMENTE finalizei o MBA, aproveitei...

JSON-RPC 2.0 with Swagger UI
go2021-07-04
Viacheslav PoturaevViacheslav Poturaev

JSON-RPC 2.0 with Swagger UI

JSON-RPC is a stateless, light-weight remote procedure call (RPC) protocol. Primarily this...

Go🐹 live-Reload✳ using Air🌫
go2021-07-01
Sachin LendisSachin Lendis

Go🐹 live-Reload✳ using Air🌫

First post jitters... Yes indeed, I'm relatively new to DEV community(started yesterday) and (sharing...

LDAP Authentication in Golang with Bind and Search
go2021-06-30
Rıdvan TülemenRıdvan Tülemen

LDAP Authentication in Golang with Bind and Search

If you are familiar with the Windows Active Directory or Samba, you may have already heard about...

Reason for Developing in GO
go2021-06-30
Abdullah AdeelAbdullah Adeel

Reason for Developing in GO

GO also know as golang is a statically typed and compiled programming language baked by three of...

TIL: Colorful test output in Go
go2021-06-29
Jonas BrømsøJonas Brømsø

TIL: Colorful test output in Go

use gotest for colorful test output

TIL: Learning Go
go2021-06-29
Jonas BrømsøJonas Brømsø

TIL: Learning Go

Little guide and awesome resources for learning go