Web Development in Swift

Ever wondered how it would be to develop the server of your next project in your favorite programming language (which is Swift of course)?

Demystifying the Server

Part 1

Servers aren't a magical black box - they're just programs spitting out http responses. Let's have a look how a usual server infrastructure works.
read more