adi-ads / qldb-simple-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QLDB Simple Demo

This is a simple demo application to show the basics of Amazon QLDB. It is currently setup into two folders:

Backend - this contains the functionality to expose the following API's via AWS API Gateway and AWS Lambda:

  • Create Licence
  • Update Licence
  • Update Contact
  • Get Contact

Streams - this contains the functionality to setup a QLDB Stream (TBD)

More detailed instructions on how to run the demo is setout in separate README files in the relevant folder

About


Languages

Language:JavaScript 100.0%