playcanvas / playcanvas/editor
Add REST API to fork projects
Open
Nobody has claimed this yet.
area: rest api
enhancement
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 215
- Avg merge
- 1d 29m
- Merged PRs (30d)
- 30
Description
- API should be able to fork a project where the fork be under a designated owner (be it an ORG or user account)
- API should be able to have this fork as public or private
- API should be able to name the project of the fork
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 locating the editor's existing API and project-forking entry points. Check how ownership, visibility, and project names are currently represented, then define the REST interface and verify that it can create a fork under a user or organization with the requested visibility and name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100