diegonv / aws-apiGateway-cache-POC

This is a POC to test Api gateway cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-apiGateway-cache-POC

This is a POC to test Api gateway cache

#Create lambda function with index.js

#Create Api gateway resource and Stage

#Configure Apio to use Lambda function

#configure: URL Query String Parameters with param cp

#Also you can use HTTP Request Headers to set headers like "Authorization" for JWT or similar

About

This is a POC to test Api gateway cache


Languages

Language:JavaScript 100.0%