PinnedInITNEXTbyBurak Köken·Mar 29, 2023Logging in Go with LogyIn this article, You’ll learn what Logy is and how to use it.
InITNEXTbyBurak Köken·May 30, 2021How to Schedule Tasks using Chrono in GolangIn this article, You’ll learn how to schedule tasks and cancel scheduled tasks using Chrono which is a scheduler library that lets you run…
Burak Köken·Jan 24, 2021GDBC — Go Database ConnectivityToday, we’re going to talk about GDBC. What exactly is this?
Burak Köken·Jan 4, 2021Configuration Properties with ProcyonIf you haven’t read my previous article on Handler Interceptors in Procyon, do check it out.
Burak Köken·Dec 22, 2020Handler Interceptors in ProcyonIf you haven’t read my previous article on Building Rest API in Procyon- Framework, do check it out.
Burak Köken·Dec 18, 2020Building Rest API in Procyon FrameworkProcyon is a comprehensive web framework written in Go. If you need a comprehensive web framework, you will love to use it.
Burak Köken·Dec 17, 2020Game Changer: Procyon — Dependency Injection in Go (Part 2)If you haven’t read my previous article about Procyon yet, I recommend you to read it before getting started with this article.
Burak Köken·Dec 15, 2020Game Changer: Procyon (Part 1)Hello everyone :) I had talked about Procyon briefly in my previous story. Today, We’re gonna talk about it in detail.
Burak Köken·Dec 14, 2020GO “GOO”Today, we’re going to talk about Goo. What is that? It is a reflection library written in Go. Its aim is to provide an abstraction for…
Burak Köken·Dec 8, 2020How I started my journey with ProcyonWhen you read the title, I’m sure you wonder what Procyon is. Before going deeper, I will mention it briefly, however we will go deeper in…