REST API Endpoints #46

Open
opened 2025-04-07 11:13:05 +02:00 by Underflow · 0 comments
Owner

Sprint: SPRINT-1, SPRINT-2
Story Points: NA
Priority: Medium

Description:
The Database will provide a baseline for the outgoing API calls which will be provided to the frontend

Creation of API endpoints from the database.

  • Creation, Read (get), Update, Delete for local user Accounts in PeerGrade
  • Read (get) local user Accounts from LDAP for use in PeerGrade
  • Creation, Read (get), Update, Delete for templates in PeerGrade
  • Creation, Read (get), Update, Delete for projects in PeerGrade
  • Creation, Read (get), Update, Delete for teachers in PeerGrade

User Story:
As a Developer of the Frontend of PeerGrade I want to be able to be able to make REST based API calls to the backend and gain back or modify values.

Context:

Implementation of certain endpoints in rust backend.

Linked Tickets

**Sprint:** SPRINT-1, SPRINT-2 **Story Points:** NA **Priority:** Medium **Description:** The Database will provide a baseline for the outgoing API calls which will be provided to the frontend Creation of API endpoints from the database. - Creation, Read (get), Update, Delete for local user Accounts in PeerGrade - Read (get) local user Accounts from LDAP for use in PeerGrade - Creation, Read (get), Update, Delete for templates in PeerGrade - Creation, Read (get), Update, Delete for projects in PeerGrade - Creation, Read (get), Update, Delete for teachers in PeerGrade **User Story:** As a Developer of the Frontend of PeerGrade I want to be able to be able to make REST based API calls to the backend and gain back or modify values. ### Context: Implementation of certain endpoints in rust backend. # Linked Tickets
Underflow added the
📗 EPIC
label 2025-04-07 11:13:05 +02:00
Underflow added this to the PeerGroupGrade / PeerGrade project 2025-04-07 11:13:05 +02:00
Underflow added the
Backend
label 2025-04-07 11:26:05 +02:00
Underflow changed title from API Endpoints to REST API Endpoints 2025-04-07 11:31:40 +02:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Turbo/peer-group-grading#46
No description provided.