Skip to main content

IBM brings Swift to the cloud, releases web framework Kitura written in Apple’s programming language

Official image for Swift@IBM

Only months after Apple officially open-sourced Swift, IBM today is announcing that they are bringing Apple’s Swift programming language to the cloud. This makes IBM the first cloud provider enabling Swift application development server-side. IBM has also introduced a preview to a Swift runtime and a Swift Package Catalog to help with code sharing, and distribution.

The packages that access IBM’s Cloud services will help develops using Swift for IBM’s services. Developers that want to take advantage right away can play around in the Swift Sandbox provided by IBM, start building applications on Bluemix and quickly deploy them, or begin creating and sharing packages to the Swift Package Catalog.

IBM’s announcement today comes with the news that they are also releasing a web framework written in Swift named Kitura. The framework would allow developers to build end-to-end applications, deploy, and collaborate on web services and applications written in Swift. Kitura allows developers to build front-end and back-end code using Swift as the programming language to help simplify modern application development.

IBM Swift Sandbox

IBM’s Swift Sandbox, originally released three months ago, allows developers to experiment with Swift on the IBM server and collaborate with peers across multiple browsers and devices. This is very similar to Xcode’s own Playgrounds, but by running it within the browser developers can get a better understanding of their code compatibility with IBM’s cloud services.

For a list of all the resources at IBM dedicated to IBM, be sure to check out Swift @ IBM. Kitura is available as an open-source on Github under an Apache 2.0 license. The Swift Sandbox can be used within a browser and found at the IBM Swift Sandbox page.

FTC: We use income earning auto affiliate links. More.

You’re reading 9to5Mac — experts who break news about Apple and its surrounding ecosystem, day after day. Be sure to check out our homepage for all the latest news, and follow 9to5Mac on Twitter, Facebook, and LinkedIn to stay in the loop. Don’t know where to start? Check out our exclusive stories, reviews, how-tos, and subscribe to our YouTube channel

Comments

  1. Antoine Streiff - 8 years ago

    But… what’s new ?

  2. cwoloszynski - 8 years ago

    Sounds like perfect.org now has some competition! I am so excited to see where all these server-side Swift items take us. I would love to write my app’s server using Swift, but I don’t want to be the first down that road!

    • rnc - 8 years ago

      Just what I was thinking, some serious competition! There are tons of other swift web frameworks.

      Hope that other cloud services like Heroku start supporting it.

  3. PhilBoogie - 8 years ago

    This is really BIG news! Just look at the potential.

  4. rnc - 8 years ago

    Wow! And it’s open source (Apache) too!

    This is big news!

  5. I’d recommend Vapor. It’s by far the most used on GitHub (2x more than Kitura) and has stellar documentation.

    https://github.com/qutheory/vapor