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

https://github.com/f213/pixel-ping-backend

Simplest possible pixel-ping backend
https://github.com/f213/pixel-ping-backend

Last synced: about 1 year ago
JSON representation

Simplest possible pixel-ping backend

Awesome Lists containing this project

README

          

This is a simplest possible backend for [pixel-ping](https://documentcloud.github.io/pixel-ping/), node.js daemon for geathering statistics via embedded single-pixel image.

Backend is built on [Mojolicious](https://github.com/kraih/mojo) and uses SQLite as a database.

Run it as `./backend.pl daemon`. Run tests by `./backend.pl test`.