CSheesley / CSheesley/koroibos

Endpoints

Open
#28 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

endpoint Epic
Dominant language
Ruby
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

GET api/v1/olympians

GET api/v1/olympians?age=youngest

GET api/v1/olympians?age=oldest

GET api/v1/olympian_stats

GET api/v1/events

GET api/v1/events/:id/medalists

Extra Endpoint of own choosing

Contributor guide

No contributing guide indexed for this repository

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

Start by locating the route and handler entry points for GET api/v1/olympians, its youngest and oldest age queries, api/v1/olympian_stats, api/v1/events, and api/v1/events/:id/medalists. Confirm the response shape and requirements before implementing the listed endpoints and selecting the extra endpoint; done means each route behaves as specified and is covered by the project's checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.