ConsenSysMesh / web3studio-bootleg

The Shared Royalty Non-Fungible Token (a.k.a Bootleg) is an open source project started by the ConsenSys Web3Studio team. The purpose of the Shared Royalty Non-Fungible Token (SRNFT) is to make any royalty business model, from the oil and gas industry to entertainment, easy to manage with the Ethereum blockchain .
https://consensys.net/web3studio/bootleg/
Apache License 2.0
91 stars 30 forks source link

Dont lambda #149

Closed hadasz closed 5 years ago

hadasz commented 5 years ago

Related Issue
https://github.com/ConsenSys/web3studio-bootleg/issues/129

What does this PR do?
Creates AWS Lambda function that connects with APIGateway and DynamoDB. It inserts a value into a dynamodb table, and then retrieves that value, sending it as the response to GET /getstuff

Description of Changes
added a getItem function in DontDynamoDB.hs . Called this function in Main.hs . Got rid of unneeded dependencies.

What gif most accurately describes how I feel towards this PR?
lens