Skip to content

Instantly share code, notes, and snippets.

@karthicksivakumar191194
Created January 12, 2021 14:19
Show Gist options
  • Save karthicksivakumar191194/18fd59198d736dc55677c1458b15ea62 to your computer and use it in GitHub Desktop.
Save karthicksivakumar191194/18fd59198d736dc55677c1458b15ea62 to your computer and use it in GitHub Desktop.
API Gateway
API Gateway
API Gateway build with golang for managing license and with proxy to forward the request to micro service
https://api-gatewayy.herokuapp.com/
Add the License Key to Headers with key name "LicenseKey"
Test License Key:
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2NDE5OTI2NTUsImxpY2Vuc2VfZG9tYWluIjoiYXBpLWdhdGV3YXl5Lmhlcm9rdWFwcC5jb20ifQ.L1tMC7I3KWfHtFunAGyieBlvxcJQjUOEt_2BcDVom_o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment