Web rework & improved Git API #114
No reviewers
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#114
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "restful-api"
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?
This PR reworks the web framework so that we can properly return JSON for all requests. This was needed to implement a better Git repos API, which now works with proper IDs for each entry. Besides that, the API now supports the classic HTTP methods, such as PATCH & DELETE.
Once I add support for the new API to the CLI tool, this PR should go out of WIP (I can't promise I won't rework the entire CLI tool beforehand tho).
WIP: Web rework & improved Git APIto Web rework & improved Git API