Skip to content

Instantly share code, notes, and snippets.

@davidbarral
Last active March 26, 2019 09:48
Show Gist options
  • Save davidbarral/668588219479631fb8910c719de6fb34 to your computer and use it in GitHub Desktop.
Save davidbarral/668588219479631fb8910c719de6fb34 to your computer and use it in GitHub Desktop.
microservices
listen(
<Service>
<Status code={200} />
<Body>ok</Body>
</Service>,
4000
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment