[swift-evolution-announce] announcing Server APIs work group

Ted Kremenek kremenek at apple.com
Tue Oct 25 12:04:02 CDT 2016


Hi everyone,

I’d like to announce the introduction of a new Server APIs work group:

  https://swift.org/blog/server-api-workgroup/

From the blog post:

"Since Swift became available on Linux there has been a huge amount of interest in using Swift on the server, resulting in the emergence of a number of Web Frameworks, including Kitura, Vapor, Perfect, and Zewo, along with many others. As an important part of the Swift ecosystem, and one that we are keen to foster, we are today announcing the formation of the Server APIs work group.

The work group provides the framework for participants in the the community with an interest in building server applications and frameworks to come together to work on providing new Swift APIs. These APIs will provide low level “server” functions as the basic building blocks for developing server-side capabilities, removing the reliance on interfacing with generally platform specific C libraries for these functions. This will enable more developers to create frameworks and server applications using pure-Swift code, without the need to also have systems programming skills and knowledge of multiple platforms.”

The idea behind the work group is to have a way for the Swift.org community to prototype and design a core set of APIs for empowering Swift development for server development.  This work group complements the evolution process on swift-evolution, whereby the work group will incubate new APIs and libraries that eventually will be brought back for formal review/proposal on swift-evolution.  The work group, however, provides a focused forum to develop and discuss these new APIs.  Please see the blog post for more information, as well as the project page on Swift.org:

  https://swift.org/server-apis/

Thanks so much to Chris Bailey for driving much of the effort to organize the work group.

Cheers,
Ted


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution-announce/attachments/20161025/982fa7b5/attachment.html>


More information about the swift-evolution-announce mailing list