doc: started Bruno collection for requests
This commit is contained in:
parent
7db6ebf213
commit
2f0fe08f4c
6 changed files with 90 additions and 0 deletions
15
bruno/bruno.json
Normal file
15
bruno/bruno.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"version": "1",
|
||||
"name": "Otter",
|
||||
"type": "collection",
|
||||
"ignore": [
|
||||
"node_modules",
|
||||
".git"
|
||||
],
|
||||
"size": 0,
|
||||
"filesCount": 0,
|
||||
"presets": {
|
||||
"requestType": "http",
|
||||
"requestUrl": "http://localhost:8080"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue