洞察探索open banking如何通过小程序容器技术助力金融企业实现数据安全和数字化转型
1100
2022-10-24
Kitura:一个Swift Web 框架和 HTTP 服务器
A Swift Web Framework and HTTP Server
Summary
Kitura is a web framework and web server that is created for web services written in Swift. For more information, visit kitura.io.
Table of Contents
SummaryFeaturesGetting StartedContributing to KituraCommunity
Features
URL routing (e.g., GET, POST, PUT, DELETE, PATCH)Codable routingURL parametersStatic file servingFastCGI supportSSL/TLS supportPluggable middleware
Getting Started
Visit 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.
Clone this repository.
$ git clone https://github.com/IBM-Swift/Kitura
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!
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~