diff --git a/bruno/OpenData datatourisme/express test.bru b/bruno/OpenData datatourisme/express test.bru new file mode 100644 index 0000000..c514a9c --- /dev/null +++ b/bruno/OpenData datatourisme/express test.bru @@ -0,0 +1,11 @@ +meta { + name: express test + type: http + seq: 3 +} + +get { + url: http://localhost:3000 + body: none + auth: none +}