Adam Fowler · @opticalaberration
520 followers · 187 posts · Server mastodon.scot

The Swift Server Workgroup has released a community survey to help inform its decision making process. If you are working in Server Side Swift please take part. forums.swift.org/t/sswg-commun

#serversideswift #swiftlang

Last updated 1 year ago

Konstantin 🚀 · @konstantin
864 followers · 679 posts · Server social.headbright.eu

Main takeaway from this week: Swift microservices are fun 🤩

#swift #serversideswift

Last updated 1 year ago

Adam Fowler · @opticalaberration
512 followers · 174 posts · Server mastodon.scot

The first alpha for v7 of Soto the unofficial Swift SDK for AWS has just been released. Includes completely rewritten Swift concurrency internals, request encoding, response decoding performance improvements and new middleware stack. github.com/soto-project/soto/r

#aws #serversideswift #swiftlang

Last updated 1 year ago

polpielladev · @polpielladev
383 followers · 645 posts · Server iosdev.space

🌟 Pretty cool article/guide on Swift in the server using Vapor and Amazon ECS

aws.amazon.com/blogs/compute/r

#swiftlang #serversideswift

Last updated 1 year ago

Konstantin 🚀 · @konstantin
32 followers · 86 posts · Server social.headbright.eu

Speaking of full-stack development - @feedbackbulb is a mix of and components and it even uses @tootsdk to communicate with the fediverse 🐘

#swift #elixir #serversideswift

Last updated 1 year ago

Adam Fowler · @opticalaberration
507 followers · 162 posts · Server mastodon.scot

I've setup a discord for my server framework Hummingbird. We are currently discussing what Hummingbird 2.0 could be. Please join the conversation. discord.gg/7ME3nZ7mP2

#swiftlang #serversideswift

Last updated 1 year ago

Adam Fowler · @opticalaberration
507 followers · 162 posts · Server mastodon.scot

Tracing comes to Hummingbird! The v1.6.0 release, just out, adds a new middleware that will record tracing spans for every request to your server. This has only been possible though because of the hard work from @ktoso and @slashmo

github.com/hummingbird-project

#serversideswift #swiftlang

Last updated 1 year ago

Jeff C. 🇺🇦 · @jeff
410 followers · 2057 posts · Server indieweb.social

‘Practical Server-Side Swift’ v1.5.0 is available now (w/Xcode 14.3 & Swift 5.8 support).

theswiftdev.gumroad.com/l/prac

/ via @tiborbodecs

#serversideswift #vapor

Last updated 1 year ago

Adam Fowler · @opticalaberration
479 followers · 98 posts · Server mastodon.scot

@tiborbodecs is continuing the great articles on the Hummingbird server framework. theswiftdev.com/hummingbird-ro

#serversideswift

Last updated 1 year ago

Johan Forsell · @joforselldev
177 followers · 395 posts · Server iosdev.space

Firestore has this structure (2nd image) for storing different value types.
Currently I'm solving the decoding with a custom decoding init (1st image) to convert dictionary values to property values.
Trying to think of a way to make a generic way to solve this. Any ideas? 🤔

#swift #swiftlang #iosdev #vapor #serversideswift

Last updated 1 year ago

Mikaela Caron · @mikaelacaron
819 followers · 641 posts · Server swiftdevs.space
Adam Fowler · @opticalaberration
466 followers · 69 posts · Server mastodon.scot

Just added a WebAuthn PassKey example to the hummingbird examples. No more passwords is the future! It uses the webauthn-swift library from @0xTim and Marius Seufzer. They did all the heavy lifting I just connected it up. github.com/hummingbird-project

#serversideswift #swiftlang

Last updated 2 years ago

TootSDK · @tootsdk
338 followers · 15 posts · Server iosdev.space

A new release of TootSDK - 0.21.0 📣

github.com/TootSDK/TootSDK/rel

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly. Including these awesome peeps:

@joshua
@daniel
@luckkerr

Community contributions are greatly appreciated 🙌

#tootsdk #iosdev #swiftdev #swift #serversideswift #macosdev #vapor

Last updated 2 years ago

Adam Fowler · @opticalaberration
438 followers · 24 posts · Server mastodon.scot

There you go, Hummingbird: the Swift server framework has hit version 1.0. More details can be found here github.com/hummingbird-project.

Over the next couple of days I'll be releasing version 1.0 of the other hummingbird packages.

#serversideswift #swiftlang

Last updated 2 years ago

Adam Fowler · @opticalaberration
313 followers · 2 posts · Server mastodon.scot

Just joined mastodon.scot from mastodon.social so I guess an introduction would be good.

I'm an ex games developer who spends most of his time working on open source Swift based server projects. I am the main developer on Soto a community developed Amazon Web Services Swift SDK, Hummingbird a server framework and the Visual Studio Code Swift extension 1/2

#serversideswift #swiftlang #introduction

Last updated 2 years ago

sbm · @slow_brewed
10 followers · 61 posts · Server iosdev.space

I don’t have a need for any backend development right now. However, I feel the need to distract my brain a bit from my side project and thinking about looking into server side Swift and picking stuff up from areweserveryet.org which @0xTim launched yesterday.

Maybe a weekend project? We’ll see.

#swift #swiftdev #serversideswift

Last updated 2 years ago

Alexander Steiner · @alexsteinerde
6 followers · 42 posts · Server mastodon.social

I didn't know Docker, Inc. is using server-side Swift as well.
Does anyone know more about their usage?

#serversideswift #swift #swiftlang

Last updated 2 years ago

Helge Heß · @helge
532 followers · 625 posts · Server mastodon.social

Ups, how could I forget to mention mod_swift in the context 😜 It allows you to write Apache modules (think endpoints, but can be config parsers and all kinds of other things) in . Since Apache even has DB connectivity (via mod_db), it can do the database connection pooling etc for the module.
This thing is specifically "blocking" (but streaming), which makes things a whole lot easier for regular endpoints (not recommended for proxies).
mod-swift.org

#swiftlang #serversideswift

Last updated 2 years ago

Helge Heß · @helge
532 followers · 625 posts · Server mastodon.social

Busy updating all my projects to be able to build against the latest . That primarily means fixing the changes in Linux tests ... and dropping support for before 5.5.2 ... (which also means building new docker images for testing).

#serversideswift #swiftnio #swiftlang

Last updated 2 years ago

Tom · @rademaker
2 followers · 4 posts · Server mastodon.social