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

go apps + jaeger tracing
go2020-04-11
Alex LeonhardtAlex Leonhardt

go apps + jaeger tracing

So I've been playing with Jaeger tracing over the last two days a little, to distract me from usual w...

Secure Your Golang Projects Using Nancy
security2020-04-13
Dan RolloDan Rollo

Secure Your Golang Projects Using Nancy

Who is Nancy? Nancy is a command line application, written in Golang by the Golang commu...

8 Most used functions of strings package in Go
go2020-04-10
Rakesh MothukuriRakesh Mothukuri

8 Most used functions of strings package in Go

Introduction The standard Go library strings package provides many string related function...

9 best open-source findings, March 2020
python2020-04-07
Nikita SobolevNikita Sobolev

9 best open-source findings, March 2020

Hello, everyone! Let me introduce a list of the best open-source findings for March 2020. If you wa...

Are You a Confused Programmer? Learn a Functional Language
functional2020-04-06
Pan ChasingaPan Chasinga

Are You a Confused Programmer? Learn a Functional Language

Full disclosure: I'm an easily confused programmer. My mind does not work like a whiteboard genius....

Yet another TODO app! With Redis and Go [Part 2]
redis2020-04-09
Abhishek GuptaAbhishek Gupta

Yet another TODO app! With Redis and Go [Part 2]

This is the second (and final) part of a blog series which covers some of the Redis data structures w...

Creating Fast APIs In Go Using Fiber
fiber2020-04-07
József SallaiJózsef Sallai

Creating Fast APIs In Go Using Fiber

During my career as a software engineer, I've made several APIs in different languages and...

Getting ready for a Golang Interview?
go2020-04-08
Alex MesropiansAlex Mesropians

Getting ready for a Golang Interview?

Wanting to get hired or make your next move within the Golang market place. Here are a few hints, tip...

Working with SQL Relations in Go - Part 2
go2020-04-08
Andrew PillarAndrew Pillar

Working with SQL Relations in Go - Part 2

In the previous post we setup the entity models for the blogging application, and built some custom q...

Is switching from Express to Fiber worth it? 🤔
go2020-04-01
Vic ShóstakVic Shóstak

Is switching from Express to Fiber worth it? 🤔

Introduction Good news, everyone! 😉 We did it! Fiber version 1.8.43 scored awesome...

Yet another TODO app! With Redis and Go [Part 1]
redis2020-04-06
Abhishek GuptaAbhishek Gupta

Yet another TODO app! With Redis and Go [Part 1]

Redis is a versatile key value that supports a variety of rich data structures such as List, Set, Sor...

TwilioQuest: Getting Through Basic Training with Go and Twilio
twiliohackathon2020-04-05
RyanRyan

TwilioQuest: Getting Through Basic Training with Go and Twilio

A walk-through of completing some of the main tasks in TwilioQuest's Basic Training mission using Go

Setup web-page screenshots within a minute
showdev2020-04-06
Dmitry SalahutdinovDmitry Salahutdinov

Setup web-page screenshots within a minute

Introduce Kubernetes-ready simple screenshot web service

Implement server-streaming gRPC in Go
grpc2020-04-16
TECH SCHOOLTECH SCHOOL

Implement server-streaming gRPC in Go

In the previous lecture, we've learned how to implement and test unary gRPC API in Go. Today we will...

Clean Code Architecture in Go
go2020-04-05
M Yauri M AttamimiM Yauri M Attamimi

Clean Code Architecture in Go

My personal opinion on the Clean Code Architecture in the context of Domain Driven Design (DDD), yet i adopted some terms from the Onion Architecture such as domain to avoid any misleading interpretations with the Entity in DDD

Go fundamentals
go2020-04-05
Mario ArranzMario Arranz

Go fundamentals

If you are new to Go or, like me, you started some time ago but for some reason you missed fundamenta...