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

https://github.com/xaionaro/bot


https://github.com/xaionaro/bot

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Architecture
============

Overview
--------

Components:

* sensor
* DB
* preprocessor
* detector
* strategist

Connections:

* FX -> sensor -> DB
* DB <-> preprocessor
* sensor -> detector
* DB <-> detector -> strategist
* DB -> strategist -> FX

Sensor
------

Sensor is just a logger and event pusher