/wcg-api

A RESTful JSON interface for (some of) the World Community Grid's public statistics

Primary LanguageJavaScript

WCG API

A RESTful JSON interface for (some of) the World Community Grid's public statistics.

API Reference

Setup

git clone https://github.com/draperunner/wcg-api.git
cd wcg-api
npm install

Get started

npm start

This will start a server listening on localhost:3200.