Using api-gateway-aws with adobe.com

Lua integration

✓ Official SDK
Install
# See https://github.com/adobe-apiplatform/api-gateway-aws
curl \
  -u "$API_USER:$API_PASS" \
  http://adobe.local/system/health
curl \
  -u "$API_USER:$API_PASS" \
  http://adobe.local/{path}/{name}
curl \
  -u "$API_USER:$API_PASS" \
  http://adobe.local/bin/querybuilder.json
SDK on GitHub 📄 API Docs
SDK
api-gateway-aws
Lua
API
adobe.com
adobe.com:aem
At a glance
Language Lua
Endpoints48
Base URLhttp://adobe.local
✓ Official