Make Git repo API properly REST #113
Labels
No labels
Roadmap
V
bug
docs
duplicate
enhancement
good first issue
help wanted
idea
invalid
question
wontfix
Idea
Roadmap
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: vieter-v/vieter#113
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The API's a bit lacking at the moment, and doesn't allow for a lot of expansion. I'd like to start working with actual IDs for each entry (just a number that counts up), so that we can properly implement RESTful operations. This will be accompagnied by an improved CLI tool, which knows how to properly use this new system.
Finishing this issue will open up improvements to the build system, as the plan to allow multi repositories with multiple architectures requires more data to be stored in the API.
Closed by #114