Giter Site home page Giter Site logo

webapp-server's Introduction

##Node.js server für tageswoche web apps

###Football

  • Google Docs API
  • API for visualisations

This API gives you FC Basel game and player stats dating back to the 2012/13 season. New data is added after every game (since it's added manually, it might take 1-3 days). Data includes

  • All players
  • Games (general): Date, opponent, competition. home/away, result
  • Games (per player): minutes played, no of goals/assists, no of yellow/yellow-red/red cards, rating
  • Goal scenes analysis: A chess-like notation to show the ball found its way to the net. Includes: Involved players and their positions, minute of the game, goal details.

See the spreadsheet: https://docs.google.com/a/tageswoche.ch/spreadsheet/ccc?key=0At91HUqcYc5RdDVRaVhmY1RZemlWcXNFa2l0NzhsakE#gid=0

####Development Setup We will create a real documentation of the API later, if you have any questions, feel free to ask [email protected] or Gabriel and Lukas from Upfront.io, who created the API for TagesWoche.

If you build an application based on this data, please credit TagesWoche with a link to rotblaulive.ch and drop us a note. For our own visualisations based on the API, see the other repos.

Requirements:

  • node.js
  • redis

Setup:

$ npm install (to install dependencies)
$ redis-server (for the redis connection)
$ nodemon bin/server (run this from the root of the project)

Run all Tests:

$ vows test/**/*

webapp-server's People

Contributors

davidbauer avatar gabrielhase avatar peyerluk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.