CocoaPods trunk is moving to be read-only. Read more on the blog, there are 13 months to go.
| 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 |
A man-made enclosure (server) for the applications using the Nest Web Server Gateway Interface.
pod 'NestBox'import NestBox
let stop = serve('127.0.0.1', 8080, application)
stop()Nest Box is licensed under the BSD license. See LICENSE for more information