Open in app
Home
Notifications
Lists
Stories

Write
Alexander Steiner
Alexander Steiner

Home

Feb 29, 2020

Using Enums with GraphQL and Swift

Enums are a powerful language feature of Swift. They are more than a type-safe way of defining different states. But in this article, we’ll concentrate on the basic enum functionality in Swift and we’ll integrate them in a GraphQL API server which is based on Vapor. …

Swift

4 min read

Using Enums with GraphQL and Swift
Using Enums with GraphQL and Swift

Feb 9, 2020

How to build a GraphQL server with Swift and Vapor

GraphQL is a query language for APIs developed by Facebook but open sourced in 2015. It is an alternative to REST-based APIs because it allows clients to decide which data they need instead of the server upfront deciding which data is delivered on each endpoint. …

Graph QL

6 min read

How to build a GraphQL server with Swift and Vapor
How to build a GraphQL server with Swift and Vapor

Jan 10, 2020

Email Content DSL in Swift

While building server-side Swift code you probably come along the requirement of sending an email to users. Let it be a confirmation, newsletter signup or a notification message. So we need some kind of email sending possibility. There are a lot of different email services to pick from when speaking…

Server Side Swift

4 min read

Email Content DSL in Swift
Email Content DSL in Swift
Alexander Steiner

Alexander Steiner

Server Side Swift developer with background in iOS and web development.

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable