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

GitHub

19 stars
30 watching
19 forks
Language: Swift
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kitura/kitura-session-redisA framework for storing and managing user sessions using Redis as the backing store4
kitura/kitura-websocketProvides WebSocket support for a Swift-based web server framework68
krzyzanowskim/kitura-session-kueryA Kitura session store built using Swift-Kuery as the backing store6
kitura/loggerapiProvides a common logging interface for different kinds of loggers27
kitura/kitura-sampleA sample application showcasing various Kitura features81
kitura/kitura-credentialsAn authentication middleware for validating user credentials in a Swift server framework41
kitura/kitura-netA Swift framework for building fast and efficient HTTP servers with support for FastCGI, SSL/TLS, and various networking protocols.104
kitura/kitura-nioA networking library for Kitura based on SwiftNIO37
kitura/swiftkafkaAn SDK for interacting with Apache Kafka using Swift60
kitura/swift-ubuntu-dockerA set of Docker images for building and running Swift applications on Ubuntu-based systems153
ibm-cloud/kitura-starterAn application starter for building web services with the Kitura framework on IBM Cloud or local development environments.30
koajs/sessionA session management middleware for Koa applications902
kitura/swift-kuery-ormAn ORM library built on top of Swift-Kuery for mapping Swift objects to relational databases212
kitura/kitura-couchdbA client library for interacting with NoSQL document databases like CouchDB from Swift applications51
kitura/swiftyrequestA Swift HTTP client library for building network requests with automatic encoding, decoding, and authentication.110