Firewalk is an HTTP test server written in Swift using Vapor.
Firewalk implements a subset of the httpbin.org test server while adding additional features.
- Binaries:
- Firewalk release provide binaries for macOS 10.15+.
 
 - Development:
- Firewalk uses the Vapor framework and so should be compatible various supported Swift platforms.
 
 
- Bugs and features requests should be created here on GitHub.
 - Questions about functionality or development should be posted on Alamofire's Swift forum.
 
Firewalk binaries can be installed through Homebrew.
$ brew install alamofire/alamofire/firewalkFirewalk is released under the MIT license. See LICENSE for details.