Created
November 4, 2017 20:46
-
-
Save pbzona/516657439108390fac2dbb4d61dbd0d5 to your computer and use it in GitHub Desktop.
Implement your first microservice - define your endpoint
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var endpoint = 'https://your-api-gateway-endpoint.com/ContactFormLambda'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment