Public Competitions API - next and previous links
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 176
- Forks
- 74
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 21
Description
When calling the public compeittions api e.g. https://www.codabench.org/api/competitions/public/?page=2 the next and previous links show other domain name:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the response from the public competitions endpoint at page 2 and inspect how its next and previous URLs are formed. Trace that endpoint to the code responsible for pagination links, then verify that both links use the codabench.org host and that pagination still works across pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100