Kitura
Web service framework
A Swift web framework and HTTP server for building web services.
A Swift web framework and HTTP server.
8k stars
244 watching
497 forks
Language: Swift
last commit: about 2 years ago
Linked from 3 awesome lists
kituraroutingserverserver-side-swiftsslswiftweb
Related projects:
Repository | Description | Stars |
---|---|---|
kitura/kitura-net | A Swift framework for building fast and efficient HTTP servers with support for FastCGI, SSL/TLS, and various networking protocols. | 104 |
kitura/kitura-websocket | Provides WebSocket support for a Swift-based web server framework | 68 |
kitura/kitura-nio | A networking library for Kitura based on SwiftNIO | 37 |
kitura/swiftyrequest | A Swift HTTP client library for building network requests with automatic encoding, decoding, and authentication. | 110 |
ibm-cloud/kitura-starter | An application starter for building web services with the Kitura framework on IBM Cloud or local development environments. | 30 |
kitura/kitura-session | A framework for managing user sessions in Swift servers using Kitura | 19 |
kitura/bluesocket | A socket framework for Swift that enables communication between processes on various platforms including iOS, macOS, and Linux. | 1,412 |
kitura/kitura-credentials | An authentication middleware for validating user credentials in a Swift server framework | 41 |
kitura/bluesslservice | An SSL/TLS add-in framework for secure networking in Swift | 97 |
kitura/kitura-credentialsgithub | Provides authentication using GitHub web login with OAuth2 API | 6 |
kitura/swiftkafka | An SDK for interacting with Apache Kafka using Swift | 60 |
kitura/bluersa | A cross-platform Swift library for RSA encryption and signing | 130 |
kitura/kitura-sample | A sample application showcasing various Kitura features | 81 |
takebayashi/swiftra | A Swift library that enables the rapid development of web applications using a domain-specific language (DSL) similar to Sinatra. | 262 |
kitura/kitura-couchdb | A client library for interacting with NoSQL document databases like CouchDB from Swift applications | 51 |