Page 1 of 1

AWS DynamoDB - Rest API

Posted: Fri Jan 22, 2021 6:01 am
by Johan Scheepers

Hi,

Looking for i formation on how to configure AWS DynamoDB to connect via rest API to Appery.

Kind Regards


Re: AWS DynamoDB - Rest API

Posted: Mon Jan 25, 2021 12:58 pm
by Serhii Kulibaba

Hello Johan,

Appery.io doesn't have the standard integration with DynamoDB, But you can use its REST API:
https://docs.aws.amazon.com/amazondynam ... elAPI.html (You can connect it with a simple REST Service)
Or use their JS SDK: https://github.com/aws/aws-sdk-js-v3