
How To Pass Data Between Workflows in GitHub Actions?
In this article, I will show you how to pass data between workflows in GitHub actions- from workflow A to B (triggered by workflow_run).
Ktor Server Pro course is out ๐ฅStart learning today
Articles
In this article, I will show you how to pass data between workflows in GitHub actions- from workflow A to B (triggered by workflow_run).
In this article, we will cover the most important scenarios of kotlinx.serialization in Kotlin and how to use it to your advantage.
In this article, I will show you how to implement a secure REST API with Spring Boot 3, Spring Security, Kotlin, and JWT tokens.
In this, first article in a series, I will show you how to create a REST API with Ktor and secure it with JWT (JSON Web Token) access tokens.
This time, I will show you how to control scope with @DslMarker annotation when creating your DSLs in Kotlin.
In the second article of my secure Ktor series, I will show you how to implement a JWT refresh token flow functionality.
This article is all you need to know about how to set up kotlinx.serialization library in Ktor Server, Client, and WebSockets.
In this article, we will take a look at a concept of data classes in Kotlin and how they can help us in a day-to-day work.
In this PostgreSQL introduction, we’ll cover its gensis, key features, benefits and all the necessary things we should remember about.