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

Going Serverless with OpenFaaS and Golang -  Building Optimized Templates
docker2019-11-29
Martin HeinzMartin Heinz

Going Serverless with OpenFaaS and Golang - Building Optimized Templates

In the last blog post about OpenFaaS function we explored what we can do with OpenFaaS - we created o...

Event Sourcing with Go and Redis
architecture2019-11-29
Felix VoFelix Vo

Event Sourcing with Go and Redis

Build a sample application using Event Sourcing, Go and Redis

Deploy a golang API on Kubernetes with Nginx ingress
kubernetes2019-11-28
Ishan KhareIshan Khare

Deploy a golang API on Kubernetes with Nginx ingress

Deploy a golang API on Kubernetes with Nginx ingress

Checking a Web Page for Dead Links (A Golang Command-Line Tutorial)
showdev2019-11-26
Niko HeikkiläNiko Heikkilä

Checking a Web Page for Dead Links (A Golang Command-Line Tutorial)

There is no content on the web that is immune to rotting and growing moss. Blog posts start festering...

A better way of deploying Go services with Serverless Framework
serverless2019-11-25
Maciej WinnickiMaciej Winnicki

A better way of deploying Go services with Serverless Framework

Go is a great language. I really like it. It's super simple, statically typed, with a huge ecosystem....

Let's talk about Maps in Go
go2019-11-24
Gustavo CastilloGustavo Castillo

Let's talk about Maps in Go

In this article we're going to learn how to use Maps in Go.

How I validate user input in golang
go2019-11-22
Boluwatife FakoredeBoluwatife Fakorede

How I validate user input in golang

Every application needs some way to validate the user inputs, this prevents the wrong kind of inputs...

Building Full Stack Applications with Go, Vecty & WebAssembly
webdev2019-11-21
Aaron SchlesingerAaron Schlesinger

Building Full Stack Applications with Go, Vecty & WebAssembly

Building full stack web apps with Go, Vecty and WebAssembly Welcome folks! Today, we're go...

goluhn: A simple package for generating, calculating and verifying luhn numbers
go2019-11-21
Shiraaz MoollatjieShiraaz Moollatjie

goluhn: A simple package for generating, calculating and verifying luhn numbers

This short article will introduce you to goluhn, a very simple go package to apply luhn numbers to y...

Deploying a Go Function in AWS Lambda using AWS SAM
go2019-11-21
donvitocodesdonvitocodes

Deploying a Go Function in AWS Lambda using AWS SAM

I've been hearing about serverless in a few webinars recently. It seems that cloud providers such as...

tinc-boot - full-mesh VPN without pain
mesh2019-11-20
reddecreddec

tinc-boot - full-mesh VPN without pain

Automatic, secure, distributed, with transitive connections (that is, forwarding messages when ther...

What is Micro? It's just the future of microservices development
go2019-11-19
Asim AslamAsim Aslam

What is Micro? It's just the future of microservices development

Micro is an open source project focused on simplifying microservices development. It started life as...

9 best open-source findings, October 2019
python2019-11-11
Nikita SobolevNikita Sobolev

9 best open-source findings, October 2019

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

Going Serverless with OpenFaaS and Golang - The Ultimate Setup and Workflow
go2019-11-16
Martin HeinzMartin Heinz

Going Serverless with OpenFaaS and Golang - The Ultimate Setup and Workflow

Note: This was originally posted at martinheinz.dev Serverless applications have been cool and hype...

Handling data breaches in cloud; security assessment in Go; & scalability challenges
todayilearned2019-11-15
Arpit MohanArpit Mohan

Handling data breaches in cloud; security assessment in Go; & scalability challenges

TL;DR style notes from articles I read today. How to avoid data breaches in the cloud Dr...

Golang
go2019-11-14
ayeolakennyayeolakenny

Golang

Part 1 Introduction Golang also known as GO is an open source computer programming languag...