Skip to content

Alamofire/Firewalk

Repository files navigation

Build Status

Firewalk is an HTTP test server written in Swift using Vapor.

Features

Firewalk implements a subset of the httpbin.org test server while adding additional features.

Requirements

  • Binaries:
    • Firewalk release provide binaries for macOS 10.15+.
  • Development:
    • Firewalk uses the Vapor framework and so should be compatible various supported Swift platforms.

Communication

  • Bugs and features requests should be created here on GitHub.
  • Questions about functionality or development should be posted on Alamofire's Swift forum.

Installation

Firewalk binaries can be installed through Homebrew.

$ brew install alamofire/alamofire/firewalk

License

Firewalk is released under the MIT license. See LICENSE for details.