verteilte-systeme/REST/verteilte-systeme-rest/Student.bru

12 lines
126 B
Plaintext
Raw Permalink Normal View History

2024-12-19 14:14:02 +00:00
meta {
name: Student
type: http
seq: 3
}
get {
url: http://localhost:8080/api/v0/student
body: none
auth: none
}