Create new method in the server side
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 20
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Hi Guys,
My name is Nitay Yakoby. I'm a student for software and information engineering from Israel. I'm using contest as part of my project and I would like to add a few Extras such as "GetTags" method. This method should give me the tags of job's id. I would really appreciate if somebody can hep with understanding the flow process when I send request to the server.
Thanks a lot in advance.
Nitay Yakoby
Email: yakoby@post.bgu.ac.il
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 tracing how requests reach the server and reviewing existing server methods and the job data model. The issue provides no file or entry point; completion would require defining and implementing a GetTags request that returns the tags associated with a job ID, with the expected response and tests clarified first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100