Skip to content

Serverless application for processing transactions data

Notifications You must be signed in to change notification settings

Darbados/TransactionHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

TransactionHandler

Serverless application for processing transactions data

The application will have a single purpose. The lambda function inside of it will be invoked by calls to an API via the POST HTTP method. In result:

  • Lambda will return a status code of 400 for inconvenient payload
  • Lambda will return a status code of 201 for successfully processed payload

About

Serverless application for processing transactions data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages