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

12 lines
128 B
Plaintext
Raw Permalink Normal View History

2024-12-19 14:14:02 +00:00
meta {
name: Students
type: http
seq: 4
}
get {
url: http://localhost:8080/api/v1/students
body: none
auth: none
}