Files
spark/api/.bruno/Get Posts.bru
2026-01-28 21:18:51 -05:00

17 lines
167 B
Plaintext

meta {
name: Get Posts
type: http
seq: 2
}
get {
url: http://localhost:3000/posts
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}