HeroX API

From Open Source Ecology
Jump to: navigation, search

As OSE gets onboard with HeroX it would be useful if HeroX exposed an API with which we could integrate osedev.org, scoring system and wiki, etc.

The following API endpoints would be a good start:

  1. Getting the current state of a challenge in JSON format (challenge amount, state, deadline, total contributors, total entries, etc).
  2. Getting some data relating to a specific intersection between an individual collaborator and a challenge to which they are contributing:
    1. How many forum posts they've made to a challenge forum.
    2. How many challenge entries and some details about those entries.
    3. Any other meta data that would be useful for calculating scoring.