mock-httpd: A HTTP server for testing HTTP clients

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Given a configuration file describing routes and actions, mock-httpd will bind to the specified ports and respond to incoming HTTP requests.

The primary goal of this project is to provide a simple way to test shell scripts that use curl.

Properties

Versions 0.0.0.0, 0.0.0.0, 1.0.0
Change log CHANGES.md
Dependencies aeson (>=1.4 && <1.5), async (>=2.2 && <2.3), base (>=4.12 && <5.0), bytestring (>=0.10 && <0.11), case-insensitive (>=1.2 && <1.3), filepath (>=1.4 && <1.5), http-types (>=0.12 && <0.13), relude (>=0.5 && <0.8), text (>=1.2 && <1.3), wai (>=3.2 && <3.3), warp (>=3.3 && <3.4), yaml (>=0.11 && <0.12) [details]
License BSD-2-Clause
Copyright Copyright (c) 2020 Peter Jones
Author Peter Jones <pjones@devalot.com>
Maintainer Peter Jones <pjones@devalot.com>
Category Network
Home page https://github.com/pjones/mock-httpd
Bug tracker https://github.com/pjones/mock-httpd/issues
Uploaded by PeterJones at 2020-08-06T15:28:31Z

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees