Open in app

Sign In

Write

Sign In

Alexander Steiner
Alexander Steiner

18 Followers

Home

About

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. If you are new…

Swift

4 min read

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

4 min read


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. It is a modern way…

GraphQL

6 min read

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

6 min read


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
Server Side Swift

4 min read

Alexander Steiner

Alexander Steiner

18 Followers

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

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams