Sergey Kozlovskiy

Sergey Kozlovskiy

Product Marketing Manager at JetBrains

Sergey is a Product Marketing Manager for GoLand at JetBrains.

tutorial

Authentication for Go Applications: The Secure Way
This article compares the pros and cons of five different authentication methods: Basic HTTP, bearer token, JWT, OIDC, and SAML.

Part of tutorial

Authentication for Go Applications: The Secure Way
This article compares the pros and cons of five different authentication methods: Basic HTTP, bearer token, JWT, OIDC, and SAML.

Part of tutorial

Go REST Guide. Gin Framework
The third part of this series looks at how to build a REST API using a web framework called Gin.

Part of tutorial

Go REST Guide. gorilla/mux Router
The second part of this series demonstrates how to use a router for improved handling of requests when building REST APIs.

tutorial

Go REST Guide
This is a three-part series dedicated to three different methods of building a Go REST API.

Part of tutorial

Go REST Guide. The Standard Library
The first part of this series focuses on using the standard library, a simple and native way to create HTTP servers.

author

Sergey Kozlovskiy
Product Marketing Manager at JetBrains