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

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

Awesome Lists containing this project

README

          

PrettyWireLogViewer [![Build Status](https://travis-ci.org/moznion/PrettyWireLogViewer.svg)](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