A Swift Web Framework and HTTP Server
Kitura is a web framework and web server that is created for web services written in Swift. For more information, visit www.kitura.dev.
Visit https://www.kitura.dev for a Getting Started guide, tutorials, and API reference documentation.
All improvements to Kitura are very welcome! Here's how to get started with developing Kitura itself.
$ git clone https://github.com/Kitura/Kitura
$ swift test
You can find more info on contributing to Kitura in our contributing guidelines.
We love to talk server-side Swift, and Kitura. Join our Slack to meet the team!
link |
Stars: 7479 |
Last commit: 6 hours ago |
Includes Package.swift updates for Kitura and dependencies that reflect the github organization change from IBM-Swift
to Kitura
.
To ensure dependencies are tracked properly, your "from" version should not be lower than this in your SPM dependency list.
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco