blablalf / pair_price_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unuseful /!
Just a warm up in bash, js (express, react) that correspond to a project that check an exchange pair price (Coinbase currently) from a bash script (bash language was mandated in the project spec but in a normal time it should not be used. The js backend should directly request Coinbase).

So once the bash script get the value, it is stored into a sqlite3 database. Then the backend can query this database and return the requested values.

The react front just call the backend when it should.

About


Languages

Language:JavaScript 57.8%Language:HTML 23.3%Language:Shell 14.0%Language:CSS 4.9%