aboutsummaryrefslogtreecommitdiff
path: root/test-post.barb
blob: 5bbc7df95b48fb277daba272eee462d32c11928e (plain)
1
2
3
4
5
6
#POST^https://jsonplaceholder.typicode.com/posts

{
    "title": "bar",
    "body": "This is the bar that goes together with foo."
}