Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meadsteve/plight

Dynamic mocking/asserting of http endpoint
https://github.com/meadsteve/plight

Last synced: 5 days ago
JSON representation

Dynamic mocking/asserting of http endpoint

Awesome Lists containing this project

README

        

# Plight

[![Build Status](https://travis-ci.org/meadsteve/Plight.svg?branch=master)](https://travis-ci.org/meadsteve/Plight)

Dynamic mocking/asserting of http endpoints.

Currently an alpha quality attempt at providing a web server which can mock an http endpoint then be used to assert
calls made to the mock endpoint.

Written in Elixir.