Tibor Bödecs
CEO, SSWG member
3 posts
featured
· 3 min read
Beginner's guide to Swift macros
Learn how to create and publish your very first macro using SPM and the brand new Macro APIs introduced in Swift 5.9.
· 9 min read
How to write OpenAPI specs using Swift and OpenAPIKit?
In this tutorial I'll show you how to build OpenAPI 3.0+ specifications efficiently using Swift & OpenAPIKit.
· 3 min read
Static site geneneration with the power of Swift and Toucan
Toucan is a lightweight static site generator written in Swift. This article will guide you through the process of creating your own website using it.