https://github.com/benjamin-maynard/http-response-emulator
https://github.com/benjamin-maynard/http-response-emulator
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benjamin-maynard/http-response-emulator
- Owner: benjamin-maynard
- Created: 2020-06-17T16:20:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-17T16:21:09.000Z (almost 6 years ago)
- Last Synced: 2023-03-08T15:56:11.055Z (about 3 years ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# http-response-emulator
http-response-emulator is a sample application written in Golang that will respond to all traffic with a HTTP Response Code defined in the `RESPONSE_CODE` environment variable.