add route handler for creating snippets
This commit is contained in:
parent
b204fbb16d
commit
524b7520d8
5 changed files with 36 additions and 11 deletions
3
bruno/CodeSnippets/environments/local.bru
Normal file
3
bruno/CodeSnippets/environments/local.bru
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
vars {
|
||||
host: http://localhost:3000
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue