generated from Timofey-Makhankov/Node-Express-JS-Template
implemented getUsers Router
This commit is contained in:
11
api/Get All Users.bru
Normal file
11
api/Get All Users.bru
Normal file
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: Get All Users
|
||||
type: http
|
||||
seq: 2
|
||||
}
|
||||
|
||||
get {
|
||||
url: 127.0.0.1:3500/api/v1/users/
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
Reference in New Issue
Block a user