Skip to content

ibcom-lab/entityos-learn-proxy

Repository files navigation

entityOS Learn Proxy

Use to set up a domain specific "proxy" api

Works with the AWS API Gateway.

Data format from API Gateway:

{ "body": { "apikey": "[user-id]", "authkey": "[user-password]", "method": "[your domain specific method name]" }, "queryStringParameters": {}, "headers": {} }

About

entityOS Learn Proxy (nodejs)

Resources

License

Stars

Watchers

Forks