https://github.com/webcerebrium/serve-log
Dummy HTTP server that just records all details of its requests
https://github.com/webcerebrium/serve-log
Last synced: 6 months ago
JSON representation
Dummy HTTP server that just records all details of its requests
- Host: GitHub
- URL: https://github.com/webcerebrium/serve-log
- Owner: webcerebrium
- License: mit
- Created: 2021-04-09T07:29:16.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-15T10:10:06.000Z (almost 2 years ago)
- Last Synced: 2024-07-15T12:09:07.834Z (almost 2 years ago)
- Language: Rust
- Size: 28.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# serve-log
Server that logs all requests details into stdout
with headers and payloads
Userful for debugging requests from balancers
### License
MIT