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

https://github.com/jonathanong/pixel-logger


https://github.com/jonathanong/pixel-logger

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# pixel-logger

[![NPM version][npm-image]][npm-url]
[![Latest tag][github-tag]][github-url]
[![Build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![Dependency Status][david-image]][david-url]
[![License][license-image]][license-url]
[![Downloads][downloads-image]][downloads-url]

A stupid server just logs all the URLs that gets hit.
Useful for debugging tracking pixels.

[npm-image]: https://img.shields.io/npm/v/pixel-logger.svg?style=flat-square
[npm-url]: https://npmjs.org/package/pixel-logger
[github-tag]: http://img.shields.io/github/tag/jonathanong/pixel-logger.svg?style=flat-square
[github-url]: https://github.com/jonathanong/pixel-logger/tags
[travis-image]: https://img.shields.io/travis/jonathanong/pixel-logger.svg?style=flat-square
[travis-url]: https://travis-ci.org/jonathanong/pixel-logger
[coveralls-image]: https://img.shields.io/coveralls/jonathanong/pixel-logger.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/jonathanong/pixel-logger
[david-image]: http://img.shields.io/david/jonathanong/pixel-logger.svg?style=flat-square
[david-url]: https://david-dm.org/jonathanong/pixel-logger
[license-image]: http://img.shields.io/npm/l/pixel-logger.svg?style=flat-square
[license-url]: LICENSE
[downloads-image]: http://img.shields.io/npm/dm/pixel-logger.svg?style=flat-square
[downloads-url]: https://npmjs.org/package/pixel-logger