nodaryio / signed-api

0 stars 0 forks source link

Implement mock API server and DynamoDB instance for local testing #4

Closed bdrhn9 closed 1 year ago

bdrhn9 commented 1 year ago

To ease local tests, implement API server which can be based on express for simplicity and local dynamodb instance. See here for local dynamodb instance.