Web rework & improved Git API #114
No reviewers
Labels
No Label
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 Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: vieter-v/vieter#114
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "restful-api"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. 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