Skip to content

Instantly share code, notes, and snippets.

@nanotroy
Created August 29, 2019 19:43
Show Gist options
  • Save nanotroy/98c205fb6f4bd25a06a769f95f632a20 to your computer and use it in GitHub Desktop.
Save nanotroy/98c205fb6f4bd25a06a769f95f632a20 to your computer and use it in GitHub Desktop.
curl https://5k42947te1.execute-api.eu-central-1.amazonaws.com/production
...
<app-root class="content" _nghost-sc0="" ng-version="6.1.10"><menu _ngcontent-sc0="" _nghost-sc1="">
<ul _ngcontent-sc1="">
<li _ngcontent-sc1=""><a _ngcontent-sc1="" routerlink="firstComponent" href="/production/firstComponent">First component</a></li>
<li _ngcontent-sc1=""><a _ngcontent-sc1="" routerlink="secondComponent" href="/production/secondComponent">Second component</a></li>
</ul>
</menu><router-outlet _ngcontent-sc0=""></router-outlet>
<ng-component><h1>Hello World!</h1></ng-component></app-root>
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment