ietf-tools / ietf-tools/dev-planning-dispatch

Define API for setting and retrieving ratings

Open
#9 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Define the ratings API contract (agreed jointly with the Pink team):

  • GET the aggregate rating for an RFC (public): average + count.
  • GET the signed-in user's rating for an RFC (auth).
  • PUT/POST the signed-in user's rating (auth), enforcing one per account (upsert).
    Agree the auth mechanism (bearer access token), payload shapes, and logged-out behaviour. Part of the broader Pink-contract negotiation (no contract yet).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by reviewing the broader Pink-contract negotiation and agreeing the authentication mechanism, payload shapes, and logged-out behaviour; done means the ratings API contract is agreed for public aggregates and authenticated per-account upserts.

Written by the indexing model from the issue text.

Assessment

Domain
api, authentication
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.