Kitura-Session
Session management library
A framework for managing user sessions in Swift servers using Kitura
A pluggable framework for managing user sessions in a Swift server using Kitura
19 stars
29 watching
19 forks
Language: Swift
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kitura/kitura-session-redis | A framework for storing and managing user sessions using Redis as the backing store | 4 |
kitura/kitura-websocket | Provides WebSocket support for a Swift-based web server framework | 68 |
krzyzanowskim/kitura-session-kuery | A Kitura session store built using Swift-Kuery as the backing store | 6 |
kitura/loggerapi | Provides a common logging interface for different kinds of loggers | 27 |
kitura/kitura-sample | A sample application showcasing various Kitura features | 81 |
kitura/kitura-credentials | An authentication middleware for validating user credentials in a Swift server framework | 41 |
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-nio | A networking library for Kitura based on SwiftNIO | 37 |
kitura/swiftkafka | An SDK for interacting with Apache Kafka using Swift | 60 |
kitura/swift-ubuntu-docker | A set of Docker images for building and running Swift applications on Ubuntu-based systems | 154 |
ibm-cloud/kitura-starter | An application starter for building web services with the Kitura framework on IBM Cloud or local development environments. | 30 |
koajs/session | A session management middleware for Koa applications | 902 |
kitura/swift-kuery-orm | An ORM library built on top of Swift-Kuery for mapping Swift objects to relational databases | 212 |
kitura/kitura-couchdb | A client library for interacting with NoSQL document databases like CouchDB from Swift applications | 51 |
kitura/swiftyrequest | A Swift HTTP client library for building network requests with automatic encoding, decoding, and authentication. | 110 |