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.

Kitura
Developer(s)IBM and others
Initial release9 February 2016 (2016-02-09)
Final release
2.9.1 / November 4, 2019 (2019-11-04)[1]
Repository
Written inSwift
Operating systemOS X, iOS, Linux
Platformx86, IBM Z
TypeWeb framework
LicenseApache License 2.0
Websitekitura.io

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

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

  1. "Kitura releases". GitHub.
  2. "IBM-Swift/Kitura". GitHub. Retrieved 2016-05-13.
  3. "Kitura". IBM Developer. Retrieved 2016-05-13.
  4. IBM update β€” Swift Forums
  5. IBM tailors Swift relationship after 'review of open source priorities' β€” The Register
  6. IBM Stops Work On Server-Side Swift β€” I Programmer
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.