Implement CRUD #116
Notifications
Due Date
No due date set.
Depends on
#123 `repos.json` is read-only
reuse/api
Reference: reuse/api#116
Reference in New Issue
Block a user
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?
As of right now:
formsCreate entries inrepos.jsonfilereuse-apiReads the entries inrepos.jsonfile and derives it's database from it(#122)We lack the capability to Update and Remove data.
That is a pretty big issue in my opinion as we do not support the 4 basic operations of persistent storage.