Skip to content

Instantly share code, notes, and snippets.

@alvaropaco
Created August 21, 2019 15:07
Show Gist options
  • Select an option

  • Save alvaropaco/5538d179a3cb1268c6dd62a81e59c27c to your computer and use it in GitHub Desktop.

Select an option

Save alvaropaco/5538d179a3cb1268c6dd62a81e59c27c to your computer and use it in GitHub Desktop.
{
"Queue": {
"GetProduct": {
"host": "http:product-service",
"path": "products",
"method": "GET",
"backout": "products-backout"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment