Skip to content

⚡🤖⚡ The server for all your data needs at bothack.berlin

Notifications You must be signed in to change notification settings

bothackBerlin/bothack-data-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data server for bothack.berlin

This repository provides a small server that manly acts as a proxy for challenge data servers.

Routes

GET /secrets

Returns the secret.json that has also been handed out over the #bothack slack team.

GET /telefonica

Exposes all the routes of the Telefónica data server.

E.g. /telefonica/users/1234.

GET /ingdiba

Exposes all the routes of the ING-DiBa data server.

E.g. /ingdiba/users/1234/transactions.

Starting the server

Clone this repo and run:

yarn # or your classic `npm install`
node bin/server

About

⚡🤖⚡ The server for all your data needs at bothack.berlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published