initial commit
This commit is contained in:
16
api/.bruno/Get Posts.bru
Normal file
16
api/.bruno/Get Posts.bru
Normal file
@@ -0,0 +1,16 @@
|
||||
meta {
|
||||
name: Get Posts
|
||||
type: http
|
||||
seq: 2
|
||||
}
|
||||
|
||||
get {
|
||||
url: http://localhost:3000/posts
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
Reference in New Issue
Block a user