verteilte-systeme/REST/verteilte-systeme-rest/Hello World.bru

12 lines
112 B
Plaintext

meta {
name: Hello World
type: http
seq: 2
}
get {
url: api/v0/hello-world
body: none
auth: none
}