Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jtwebman/phonyapi
- Owner: jtwebman
- Created: 2018-04-20T17:51:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T00:02:23.000Z (over 6 years ago)
- Last Synced: 2024-10-11T02:49:28.021Z (28 days ago)
- Language: JavaScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.