Velhotes/Vinyl

Make the body creation easier

Closed this issue · 0 comments

Looking at Mockingjay:

let body = [ "user": "Kyle" ]
stub(uri("/{user}/{repository}"), json(body))

We should allow the user to do the same:

  • json
  • base64
  • utf8