Implement CRUD #116

Open
opened 2025-10-17 13:26:27 +00:00 by fkobi · 0 comments
Owner

As of right now:

  • forms Create entries in repos.json file
  • reuse-api Reads the entries in repos.json file 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.

As of right now: - `forms` Create entries in `repos.json` file - `reuse-api` Reads the entries in `repos.json` file and derives it's database from it(https://git.fsfe.org/reuse/api/issues/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.
fkobi added the
component
database
label 2025-11-14 09:38:54 +00:00
fkobi added the
prio
high
label 2025-11-14 09:49:28 +00:00
fkobi added a new dependency 2025-11-14 10:06:54 +00:00
fkobi added a new dependency 2025-11-14 10:07:11 +00:00
fkobi added this to the 2.0 -- A thought-out backend redesign milestone 2025-11-14 10:18:48 +00:00
fkobi self-assigned this 2025-11-14 10:18:52 +00:00
fkobi added a new dependency 2025-11-14 12:46:35 +00:00
fkobi added the enhancement label 2025-12-17 11:36:08 +00:00
fkobi added the bug label 2025-12-17 11:41:28 +00:00
Sign in to join this conversation.