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

12 lines
132 B
Plaintext
Raw Permalink Normal View History

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