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

Build REST API with Go Fiber and PlanetScale - Part 3
api2022-10-19
MafulMaful

Build REST API with Go Fiber and PlanetScale - Part 3

Deploy the schema Now, it is time to deploy the add-users-table branch into the main...

Build a REST API from scratch with Go, Docker & Postgres
go2022-10-17
Div RhinoDiv Rhino

Build a REST API from scratch with Go, Docker & Postgres

Originally posted on divrhino.com In this tutorial, we will learn how to create a simple trivia...

Your First Golang REST API Client
go2022-10-18
Shridhar G VatharkarShridhar G Vatharkar

Your First Golang REST API Client

In this tutorial, we will help you set up your environment and write a program to request data from a...

Learn Go in Minutes
go2022-10-16
SenseiSensei

Learn Go in Minutes

Introduction Go is an open source programming language supported by Google Easy to learn...

Connect REST API to database with Go
go2022-10-15
Janire FernandezJanire Fernandez

Connect REST API to database with Go

In previous tutorial we learned how to create a REST API with Go Now we are going to connect this...

Enriquecendo requests com Traefik
go2022-10-13
Matheus MinaMatheus Mina

Enriquecendo requests com Traefik

Atualmente grande parte dos fluxos de autenticação se baseia em gerar um token, que pode por exemplo...

Make you Go code work 1.5x faster OR even more
performance2022-10-12
Ushakov MichaelUshakov Michael

Make you Go code work 1.5x faster OR even more

Introduction Performance is a key thing of everything, we (humans) don't like to wait and...

[Go] Try capturing TCP packets
go2022-10-12
Masui MasanoriMasui Masanori

[Go] Try capturing TCP packets

Intro I will try capturing TCP packets. TCP socket communication To capture...

Build own Kubernetes - Node commands
kubernetes2022-10-12
Jonatan EzronJonatan Ezron

Build own Kubernetes - Node commands

I have been working on a new 'version' where the code is less coupled and more like Kubernetes where...

Hooking Go from Rust - Hitchhiker’s Guide to the Go-laxy
programming2022-10-12
Aviram HassanAviram Hassan

Hooking Go from Rust - Hitchhiker’s Guide to the Go-laxy

Most mainstream programming languages strive to fit into a few common standards, to increase...

Go high performance http server with Forker
go2022-10-11
Javad RajabzadehJavad Rajabzadeh

Go high performance http server with Forker

Ja7ad / forker Get high...

Go Series: The Way to Go
go2022-09-21
Arthur ChristophArthur Christoph

Go Series: The Way to Go

In this series, I'll start exploring Go language that I found useful and interesting in developing...

Build own Kubernetes - Node setup
kubernetes2022-10-11
Jonatan EzronJonatan Ezron

Build own Kubernetes - Node setup

I have been working on a new 'version' where the code is less coupled and more like Kubernetes where...

Create a REST API with Go
go2022-10-10
Janire FernandezJanire Fernandez

Create a REST API with Go

In this example we will create a simple REST API with Go. Get all articles. Get specific...

DevSecOps Engineer Resume
beginners2022-10-10
ToulToul

DevSecOps Engineer Resume

In this post, I provide my DevSecOps Engineer Resume as an example, and the tool I wield to make it...

Maps, Slices and the Go Garbage Collector
beginners2022-10-10
Kuldeep SinghKuldeep Singh

Maps, Slices and the Go Garbage Collector

In this article, I am going to present you with some examples showing why you should be cautions...