Kitura
From Wikipedia the free encyclopedia
Developer(s) | IBM and others |
---|---|
Initial release | 9 February 2016 |
Final release | 2.9.1 / November 4, 2019[1] |
Repository | |
Written in | Swift |
Operating system | OS X, iOS, Linux |
Platform | x86, IBM Z |
Type | Web framework |
License | Apache License 2.0 |
Website | www |
Kitura is a free and open-source web framework written in Swift, developed by IBM and licensed under Apache License 2.0.[2][3] It’s an HTTP server and web framework for writing Swift server applications.
In December 2019, IBM announced it had no further plans to develop the Kitura framework.[4][5] As of January 2020, work on server-side Swift was discontinued at IBM.[6] In September 2020, Kitura transitioned to be a community-run project[7][8] however it struggled to gain traction within the developer community and so is no longer under active development.[9]
Features
[edit]- URL routing (GET, POST, PUT, DELETE)
- URL parameters
- Static file serving
- FastCGI support
- JSON parsing
- Pluggable middleware
See also
[edit]References
[edit]- ^ "Kitura releases". GitHub.
- ^ "IBM-Swift/Kitura". GitHub. Retrieved 2016-05-13.
- ^ "Kitura". IBM Developer. Retrieved 2016-05-13.
- ^ IBM update — Swift Forums
- ^ IBM tailors Swift relationship after 'review of open source priorities' — The Register
- ^ IBM Stops Work On Server-Side Swift — I Programmer
- ^ "Kitura Is Now a Community Project". Swift Forums. 2020-08-07. Retrieved 2020-09-21.
- ^ "Community - 1st Steps - GitHub org transition". Swift Forums. 2020-09-08. Retrieved 2020-09-21.
- ^ "Who Killed IBM Kitura?. And what does the future hold for server-side Swift?". Better Programming. Retrieved 9 June 2022.