Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codingnagger/httpresponsesimulator
Just a tool to make sure your http client implementations work properly
https://github.com/codingnagger/httpresponsesimulator
http-server open-source opensource response-code response-management response-operations response-system response-time simulator
Last synced: 3 days ago
JSON representation
Just a tool to make sure your http client implementations work properly
- Host: GitHub
- URL: https://github.com/codingnagger/httpresponsesimulator
- Owner: CodingNagger
- License: mit
- Created: 2017-08-11T12:21:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T13:31:36.000Z (over 7 years ago)
- Last Synced: 2023-12-09T12:27:29.685Z (about 1 year ago)
- Topics: http-server, open-source, opensource, response-code, response-management, response-operations, response-system, response-time, simulator
- Language: JavaScript
- Size: 130 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# HttpResponseSimulator
![Build status](https://circleci.com/gh/IamNguele/HttpResponseSimulator/tree/master.svg?style=shield&circle-token=:circle-token)
[![Coverage Status](https://coveralls.io/repos/github/IamNguele/HttpResponseSimulator/badge.svg?branch=master)](https://coveralls.io/github/IamNguele/HttpResponseSimulator?branch=master)Just a tool to validate your http client implementation.
More details there: [https://http-response-simulator.herokuapp.com/](https://http-response-simulator.herokuapp.com/)