• 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 & Kubernetes: Rapidly Developing Golang Microservices
go2021-03-03
Peter ONeillPeter ONeill

Go & Kubernetes: Rapidly Developing Golang Microservices

Build a cloud development environment with Telepresence & Golang Kubernetes is a conta...

Go, Kafka, gRPC and MongoDB microservice with metrics and tracing 👋
go2021-03-01
AlexanderAlexander

Go, Kafka, gRPC and MongoDB microservice with metrics and tracing 👋

This article about tries to implement of clean architecture microservice using: 🚀 Kafka as messages b...

Teaching kubernetes service mesh tricks
kubernetes2021-03-02
Ishan KhareIshan Khare

Teaching kubernetes service mesh tricks

This post in general is about how we can leverage kubernetes controllers and the kubernetes resource model to automate and manage heavy lifting of tricky deployment and management scenarios.

Go - package is not in GOROOT
go2021-03-02
Takahiro KudoTakahiro Kudo

Go - package is not in GOROOT

The below error occurred when I had changed GOPATH, made two packages, and written some codes. % p...

Implementing a simple K8s admission controller in Go
go2021-03-01
Douglas Makey Mendez MoleroDouglas Makey Mendez Molero

Implementing a simple K8s admission controller in Go

A simple implementation of a K8s admission controller in Go.

🗞 What's new and special in Create Go App CLI v1.7.0?
go2021-02-26
Vic ShóstakVic Shóstak

🗞 What's new and special in Create Go App CLI v1.7.0?

Introduction Hey, DEV friends! 👋 Today, I'd like to introduce a new version of my own...

Getting started with golang - a beginners introduction to programming in go
beginners2021-02-26
Marco KühbauchMarco Kühbauch

Getting started with golang - a beginners introduction to programming in go

How I got to know go "Wait, what? What's happening here? Your previous blog posts were al...

Part-1: Building a basic microservice with gRPC using Golang
grpc2021-02-25
Toran SahuToran Sahu

Part-1: Building a basic microservice with gRPC using Golang

Introduction Being easy to use, REST API is the current most popular framework among devel...

Go and PostgreSQL with pgx and squirrel libraries
go2021-02-26
Lorna Jane MitchellLorna Jane Mitchell

Go and PostgreSQL with pgx and squirrel libraries

Applications and databases go together like milk and cookies; on the menu today is a PostgreSQL-fla...

GOlang discussion 🤔
go2021-02-24
HiramHiram

GOlang discussion 🤔

go learner interested in senior dev's opinion

Part-3: Building a basic microservice with bidirectional-streaming gRPC using Golang
grpc2021-02-25
Toran SahuToran Sahu

Part-3: Building a basic microservice with bidirectional-streaming gRPC using Golang

If you have been through part-2 of this blog series, you would have already got to know that the gRPC...

Part-2: Building a basic microservice with unidirectional-streaming gRPC using Golang
grpc2021-02-25
Toran SahuToran Sahu

Part-2: Building a basic microservice with unidirectional-streaming gRPC using Golang

Have you ever wondered while developing a REST API that if the server could have got the capability t...

Flutter+Dart Frontend <-->Golang Backend API
flutter2021-02-24
CodeFutureCodeFuture

Flutter+Dart Frontend <-->Golang Backend API

In Part-1/2 of this series, we are going to implement a Golang API server that caters to HTTP GET req...

CHAT-SERVER using gRPC Bidirectional Streaming
grpc2021-02-24
CodeFutureCodeFuture

CHAT-SERVER using gRPC Bidirectional Streaming

In this post, we will cover how to create a basic chat server for one-to-one chatting using gRPC bidi...

Guide to Pub/Sub in Golang
pubsub2021-02-24
RamiroRamiro

Guide to Pub/Sub in Golang

If you've ever used Go before, the concepts of Publish/Subscribe should be fairly familiar to you. It...

I'll review your code
help2021-02-22
Jordan FinneranJordan Finneran

I'll review your code

I've seen quite a few posts about roasting/reviewing landing pages and websites recently....