Kitura
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.
![]() | |
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 | kitura |
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].
Features
- URL routing (GET, POST, PUT, DELETE)
- URL parameters
- Static file serving
- FastCGI support
- JSON parsing
- Pluggable middleware
gollark: ```lualocal ldt = require "./libdatatape"local td = peripheral.find "tape_drive" -- probablyldt.write_string(td, "print 'hello world!'")print(ldt.read_string(td)) -- prints the thing written there```
gollark: https://pastebin.com/eR4RfSiTis a simple library I made for using tapes to store data.
gollark: Er, yes, actually.
gollark: <@94122472290394112> skynet
gollark: Still, they're identical until you want to get a result from a command or send a message, and who needs that?
See also
References
- "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
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.