github.com/IBM-Swift/Kitura

A Swift web framework and HTTP server.


Keywords
kitura, routing, server, server-side-swift, ssl, swift, web
License
Apache-2.0

Documentation

Kitura

A Swift Web Framework and HTTP Server

Build Status - Master macOS Linux Apache 2  Slack Status

Summary

Kitura is a web framework and web server that is created for web services written in Swift. For more information, visit www.kitura.io.

Table of Contents

Features

  • URL routing (GET, POST, PUT, DELETE)
  • URL parameters
  • Static file serving
  • FastCGI support
  • SSL/TLS support
  • JSON parsing
  • Pluggable middleware

Getting Started

Visit www.kitura.io for a Getting Started guide, tutorials, and API reference documentation.

Contributing to Kitura

All improvements to Kitura are very welcome! Here's how to get started with developing Kitura itself.

  1. Clone this repository.

    $ git clone https://github.com/IBM-Swift/Kitura

  2. Build and run tests.

    $ make test

You can find more info on contributing to Kitura in our contributing guidelines.

Community

We love to talk server-side Swift, and Kitura. Join our Slack to meet the team!