• 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 + Github Actions + Terraform + Lambda + ARM64
aws2023-12-29
Felipe SiqueiraFelipe Siqueira

Go + Github Actions + Terraform + Lambda + ARM64

Eae, bora falar um pouco sobre Lambdas em Go? A AWS recentemente depreciou o runtime go1.x e...

OnLogs – open-source simplified web logs viewer for Docker containers
logs2023-12-28
Ivan BorshchovIvan Borshchov

OnLogs – open-source simplified web logs viewer for Docker containers

GitHub repo: https://github.com/devforth/OnLogs Post with detailed example how to run it:...

Evitando SQL Injection com Golang
go2023-12-27
Wiliam V. JoaquimWiliam V. Joaquim

Evitando SQL Injection com Golang

O que vamos abordar? SQL injection é uma das técnicas mais utilizadas para realizar...

5 Golang Features I Wished Were Different!
go2023-12-27
Nik L.Nik L.

5 Golang Features I Wished Were Different!

More articles you can read: Using Golang to Build a Real-Time Notification System - A Step-by-Step...

Convert CSV to DynamoDB Using Lambda - (Let's Build 🏗️ Series)
serverless2023-12-26
awedisawedis

Convert CSV to DynamoDB Using Lambda - (Let's Build 🏗️ Series)

Have you ever needed to convert a CSV file to actual data and store it in a database? well, this...

Creating a Simple Hello World Web Application with Docker and Golang (Part 1)
docker2023-12-25
MUHAMMED ARIFMUHAMMED ARIF

Creating a Simple Hello World Web Application with Docker and Golang (Part 1)

✋ Before going to code .. - What is Docker 😦 ? Docker is a free tool that puts your app...

#1 - Learning Go - Tipos primitivos e declarações de variáveis
go2023-12-25
Erick TakeshiErick Takeshi

#1 - Learning Go - Tipos primitivos e declarações de variáveis

Estou de volta ╰( ^o^)╮╰( ^o^)╮. No começo do ano acabei sofrendo um layoff e com isso alguns...

You NEED to learn GOLANG in 2024 because Every Company is using it!
webdev2023-12-26
Mukesh KuiryMukesh Kuiry

You NEED to learn GOLANG in 2024 because Every Company is using it!

Hold Your Horses! The Golang Stampede Isn't Just for 2024 (But You Should Join It...

Creating a Simple PWA App using the Elephant Technique. Part 1
challenge2023-12-25
Go4WebDevGo4WebDev

Creating a Simple PWA App using the Elephant Technique. Part 1

Background I have developed a desktop application using a RAD tool. Meaning that you can do almost...

A Beginner-friendly Approach to Developing a REST API with Go and Gin
go2023-12-24
Gospel LekiaGospel Lekia

A Beginner-friendly Approach to Developing a REST API with Go and Gin

A step-by-step interactive tutorial to understanding REST API in Go with Gin.

Empowering Caddy: User Friendliness with Case-Insensitive Caddyfiles
go2023-11-25
Omar HusseinOmar Hussein

Empowering Caddy: User Friendliness with Case-Insensitive Caddyfiles

An interesting project that I recently contributed to is Caddy, a fast and extensible multi-platform...

Deployment approaches in Microservices.
microservices2024-01-16
Mohammad QuanitMohammad Quanit

Deployment approaches in Microservices.

Deploying monolith applications usually means running one or more servers of a usually large single...

Surviving the Zone01 Software Development Piscine Bootcamp in Kenya
webdev2023-12-23
TekniksMilaTekniksMila

Surviving the Zone01 Software Development Piscine Bootcamp in Kenya

Embarking on the Zone01 Piscine felt like diving into uncharted waters, a digital sea of challenges...

Docker setup for Go APIs
docker2023-12-21
Aashish KoshtiAashish Koshti

Docker setup for Go APIs

In this blog post I've covered how to integrate Docker in your Backend Go APIs application. ...

Go Channels: Creating the Simplest TCP Chat only w/ STD
tutorial2023-12-12
William SpaderWilliam Spader

Go Channels: Creating the Simplest TCP Chat only w/ STD

I strongly believe that the best way to learn a new programming language is by doing side...

Introducing Go-Architect
go2023-12-22
Francisco DainesFrancisco Daines

Introducing Go-Architect

Summary In this article, I will introduce you to a tool called Go-Architect, we will see...