Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jtwebman/phonyapi

A service to mock or forward API calls
https://github.com/jtwebman/phonyapi

Last synced: 11 days ago
JSON representation

A service to mock or forward API calls

Awesome Lists containing this project

README

        

# Phony API

This is a simple node server that allows you to mock, track, and/or forward requests.

I am building this to run in a docker container and to all software to be tested
better by being able to mock external services but it still being a real service.