Kitura

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

Github星跟踪图

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!

主要指标

概览
名称与所有者Kitura/Kitura
主编程语言Swift
编程语言Swift (语言数: 6)
平台
许可证Apache License 2.0
所有者活动
创建于2016-02-08 16:12:21
推送于2022-10-07 05:43:45
最后一次提交2022-10-06 22:42:34
发布数167
最新版本名称3.0.1 (发布于 )
第一版名称0.0.1 (发布于 )
用户参与
星数7.6k
关注者数241
派生数498
提交数1.2k
已启用问题?
问题数1088
打开的问题数76
拉请求数369
打开的拉请求数16
关闭的拉请求数87
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?