Tibor Bödecs

Tibor Bödecs

Binary Birds Kft.

Tibor is the author of The Practical Server-Side Swift, writes on theswiftdev.com, and is the co-founder and CEO of Binary Birds Kft. He is also a member of the Swift Server Workgroup.

Get in touch with Tibor


9 posts

· 4 min read

AsyncHTTPClient by example

This article offers practical examples to introduce the Swift AsyncHTTPClient library.

· 4 min read

Environment Variables in Swift

Explore the importance of environment variables in Swift and how to use them.

· 4 min read

Introduction to Swift Service Lifecycle

This article offers practical examples to introduce the Swift Service Lifecycle library.

· 9 min read

Logging for server-side Swift apps

Discover how to integrate the Logging library into an application, use various log levels, and tailor the unified logging API for backend projects.

· 11 min read

Useful scripts for server-side Swift

Learn about shell scripts to enforce coding standards and conduct checks for backend Swift projects.

· 7 min read

Using WebSockets in Hummingbird

In this article, you will learn about WebSockets and how to use them with the Hummingbird framework in a straightforward, easy-to-follow manner.

· 5 min read

What's new in Hummingbird 2?

Discover Hummingbird 2: a Swift-based HTTP server framework, with modern concurrency and customizable request contexts.