Skip to content
This repository was archived by the owner on Mar 14, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 355 Bytes

File metadata and controls

17 lines (14 loc) · 355 Bytes

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.