formbricks/oss.gg

[ROADMAP] oss.gg API πŸ™

jobenjada opened this issue Β· 0 comments

Stories

As a maintainer, I want to pull the player data from an API to be able to build my own dynamic /community page on my landing page.

Examples:

https://novu.co/contributors/

https://formbricks.com/community

Tasks

  • Evaluate to what extent the GitHub rate limiting will be a blocker. Maybe we ask maintainers to add a GitHub API key to read data from their repo so that we don’t run into any rate limiting issues.
  • Build a secured API for maintainers to pull the enriched contributor data from. The API should serve:
    1. Number of contributors
    2. Contributor list including
      1. Points
      2. Levels
      3. Rankings
      4. PRs merged per player
      5. Profile Image
    3. Levels
      1. Images
      2. Point Threshold
      3. Players per level?
      4. Rights per level