https://github.com/moznion/prettywirelogviewer
Pretty viewer for wire logging of Apache HttpClient
https://github.com/moznion/prettywirelogviewer
Last synced: 8 months ago
JSON representation
Pretty viewer for wire logging of Apache HttpClient
- Host: GitHub
- URL: https://github.com/moznion/prettywirelogviewer
- Owner: moznion
- Created: 2014-10-24T04:23:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-16T03:27:38.000Z (over 11 years ago)
- Last Synced: 2025-04-07T07:12:32.332Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://moznion.github.io/PrettyWireLogViewer/
- Size: 508 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PrettyWireLogViewer [](https://travis-ci.org/moznion/PrettyWireLogViewer)
===================
Pretty viewer for wire logging of Apache [HttpClient](http://hc.apache.org/)
Getting Started
---------------
[Sample is here](http://moznion.github.io/PrettyWireLogViewer/)
If you want to use on your local environment, please access to `index.html`.
Requirements
------------
- Browser which supports replaceState
For Developers
--------------
Way to setup development environment:
```
$ npm install
$ ./node_modules/.bin/bower install
$ ./node_modules/.bin/gulp bower
```
Author
------
moznion
tokuhirom
License
-------
MIT