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

https://github.com/zotonic/cowtracks

Allow tracking and logging of cowboy requests.
https://github.com/zotonic/cowtracks

Last synced: about 2 months ago
JSON representation

Allow tracking and logging of cowboy requests.

Awesome Lists containing this project

README

        

# cowtracks

[WIP] Tracks cowboy requests.

Information about requests is written to an ets table. This table is
regularly scanned and information on complete requess are passed to
a pluggable handler and deleted from the ets table.