Kitura

Swift Web框架和HTTP服务器。(A Swift web framework and HTTP server.)

Github stars Tracking Chart

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 (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.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

  1. Build and run tests.

$ swift 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!

Overview

Name With OwnerKitura/Kitura
Primary LanguageSwift
Program languageSwift (Language Count: 6)
Platform
License:Apache License 2.0
Release Count167
Last Release Name3.0.1 (Posted on )
First Release Name0.0.1 (Posted on )
Created At2016-02-08 16:12:21
Pushed At2022-10-07 05:43:45
Last Commit At2022-10-06 22:42:34
Stargazers Count7.6k
Watchers Count243
Fork Count495
Commits Count1.2k
Has Issues Enabled
Issues Count1088
Issue Open Count76
Pull Requests Count369
Pull Requests Open Count16
Pull Requests Close Count87
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top