Vapor

@vapor.codes

The web framework for Swift. #vaporswift. Server side Swift. Posts by @0xtim.bsky.social

Samples from the new store have arrived - shop will be online as soon as a technical issue on the shop side is fixed

T-shirt with Vapor domain on the back and Vapor stickerT-shirt with Vapor logo

Platforms such as Fly.io and Railway make app deployments a breeze. Within minutes, you can take your @vapor.codes or Hummingbird app to the cloud, with automatic builds and continuous deployment, even without having Docker installed on your machine. swifttoolkit.dev/posts/deploy...

Deploying a Swift Server App to Fly.io and Railway

Deploy Swift apps to the cloud, even without having Docker installed on your machine, in a few minutes

swifttoolkit.dev

As part of the @vapor.codes Vapor 5 work I've just finished migrating all the tests (all 517) to Swift Testing. So much nicer to write, easier to reason about and as an added bonus the test suite takes 13s instead of the minute before because they're parallel by default 🎉