HeroX API: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "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...")
 
No edit summary
 
Line 8: Line 8:
## How many challenge entries and some details about those entries.
## How many challenge entries and some details about those entries.
## Any other meta data that would be useful for calculating scoring.
## Any other meta data that would be useful for calculating scoring.
[[Category:Incentive Challenge]]

Latest revision as of 22:07, 6 August 2019

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.