snippets/bruno/CodeSnippets/ping.bru

11 lines
117 B
Text

meta {
name: ping
type: http
seq: 1
}
get {
url: http://localhost:3000/api/ping
body: none
auth: none
}