aboutsummaryrefslogtreecommitdiff
path: root/test-post.barb
diff options
context:
space:
mode:
Diffstat (limited to 'test-post.barb')
-rw-r--r--test-post.barb6
1 files changed, 6 insertions, 0 deletions
diff --git a/test-post.barb b/test-post.barb
new file mode 100644
index 0000000..5bbc7df
--- /dev/null
+++ b/test-post.barb
@@ -0,0 +1,6 @@
+#POST^https://jsonplaceholder.typicode.com/posts
+
+{
+ "title": "bar",
+ "body": "This is the bar that goes together with foo."
+} \ No newline at end of file