Join us

heart Posts from the community tagged with GoLang...
Sponsored Link FAUN Team
@faun shared a link, 1 year, 1 month ago

Read AI/M Weekly

AI Weekly Newsletter, Kala. Curated AI news, tutorials, tools and more - Join thousands of other readers, 100% free, unsubscribe anytime.

Story FAUN Team
@eon01 shared a post, 1 year, 2 months ago
Founder, FAUN

Best of Last week in FAUN (Jan 30th - Feb 5th)

Every week, we share the most popular articles, tutorials, and resources from FAUN Topics about Programming, DevOps, DevSecOps, Cloud Native, Cloud Computing, and Blockchain.

If you want to learn more about FAUN Topics (our weekly newsletters), join us here.

Last week in FAUN
Story
@sofiatarhonska shared a post, 1 year, 7 months ago
Mailtrap

Send Emails with Gmail API

Gmail is one of the most popular email services so far, and you will very probably want to use it as a mailbox for your web or mobile app. It is safe and credible, which is crucial to prevent your emails from going into the spam folder. That’s why we decided to flesh out how to send emails with Gmail API.

Story
@allusaiprudhvi shared a post, 2 years, 2 months ago
Software Engineer, MakeMyTrip

Authentication and Authorization (OpenID Connect)of Go Rest Api’s using an open-source IAM called Keycloak

In this blog, you will see how different users can access APIs based on the scope assigned to them.

1_CP6ZmoXN9_L0ocjsV4iCDA.png
Story Trending
@fulviodenza shared a post, 2 years, 3 months ago
Software Architect, Nexi

AWS Cognito API for Golang Authentication

This article will contain a lot of code snippets. All code is retrievable here: https://github.com/fulviodenza/cognito-golang
This is not production-ready code, you should add some other checks, wrap errors from Cognito to make them less user-affordable, integrate Cognito with Amplify and other things we’re not interested in.

0_w7YvGDTjdy58AzxB.jpeg
Story
@kalpit-sharma-dev shared a post, 2 years, 4 months ago
Connectwise

Strings in Golang

Golang strings are immutable.

1_fH36BWLc3Dh8vqtnxFiy-Q.jpeg
Story
@codernishchay shared a post, 2 years, 5 months ago

Go Channels

Today we will take a deep dive into channels and its workings.

1_Mtl_5MpLR4wgPC-KR3iZqQ.png
Story
@cheikhseck shared a post, 2 years, 6 months ago

Testability is crucial

Before I decide to add a function I always ask myself, "how can I test this?" Although a plain question, it forces me to re-evaluate the change I wish to make. It also helps me express my code in a more thought out manner.

Story FAUN Team
@eon01 shared a post, 2 years, 11 months ago
Founder, FAUN

GoPa, The Newsletter: Become a better Go developer

Announcing our coming-soon FAUN Topic for Gophers: GoPa. The newsletter about the Go programming language.

The Gopher's newsletter featuring must-read tutorials, news and libraries every week!
Link
@marcelloh shared a link, 5 months, 2 weeks ago

Solve code complexity

I wrote a blog about Cognitive Code Complexity and how to solve that.

read more