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

12 lines
112 B
Plaintext
Raw Normal View History

2024-12-19 14:14:02 +00:00
meta {
name: Hello World
type: http
seq: 2
}
get {
url: api/v0/hello-world
body: none
auth: none
}