API for user stars/watch/forks
Open
Nobody has claimed this yet.
🎯 feature
👋 good first issue
- Dominant language
- Go
- Stars
- 47.8k
- Forks
- 5.1k
- Avg merge
- 7h 23m
- Merged PRs (30d)
- 5
Description
I looked at Gogs API doc and noticed lots of APIs missing and still not implemented such as:
- User Stars
- User Watches
- User Forks
...
Also, it's a good idea to use /api/v1/gogs or /api/v1 to show current Gogs server information like name, logo and...
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 reviewing the existing Gogs API documentation and implementations to understand the conventions for user-related endpoints. The issue is done when documented and implemented APIs cover user stars, watches, and forks, with behavior consistent with the existing API surface.
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
- 25/100