This repository provides a small server that manly acts as a proxy for challenge data servers.
Returns the secret.json
that has also been handed out over the #bothack slack team.
Exposes all the routes of the Telefónica data server.
E.g. /telefonica/users/1234
.
Exposes all the routes of the ING-DiBa data server.
E.g. /ingdiba/users/1234/transactions
.
Clone this repo and run:
yarn # or your classic `npm install`
node bin/server