Kitura

A Swift Web Framework and HTTP Server

APIDoc 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.kituranext.org.

Table of Contents

Features

  • URL routing (e.g., GET, POST, PUT, DELETE, PATCH)
  • Codable routing
  • URL parameters
  • Static file serving
  • FastCGI support
  • SSL/TLS support
  • Pluggable middleware

Getting Started

Visit www.kituranext.org 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/Kitura-Next/Kitura

  1. Build and run tests.

$ swift test

Community

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