CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

NestBox 0.1.0

NestBox 0.1.0

TestsTested
LangLanguage SwiftSwift
License BSD
ReleasedLast Release Mar 2015
SPMSupports SPM

Maintained by Kyle Fuller.



 
Depends on:
Nest~> 0.1.0
Inquiline>= 0
CCLHTTPServer>= 0
 

NestBox 0.1.0

Nest Box

A man-made enclosure (server) for the applications using the Nest Web Server Gateway Interface.

Installation

pod 'NestBox'

Usage

import NestBox

let stop = serve('127.0.0.1', 8080, application)
stop()

License

Nest Box is licensed under the BSD license. See LICENSE for more information