tokenisation-service

0.0.1 • Public • Published

tokenisation-service — Set of Lambda functions for tokenising payment cards

More info here

Uses the AWS Serverless Application Model to leverage AWS Lambda and API Gateway.

Usage

# Run a local API Gateway
npm run dev

# Deploy changes to AWS
npm run package
npm run deploy

## Create a Function A function should be as single-responsibility as possible, take a look at /functions/forms to see an example.

template.yaml describes the routes and deployment of the functions.

Readme

Keywords

none

Package Sidebar

Install

npm i tokenisation-service

Weekly Downloads

0

Version

0.0.1

License

none

Unpacked Size

79.9 kB

Total Files

58

Last publish

Collaborators

  • samtgarson