flatmarket-aws

3.0.1 • Public • Published

flatmarket-aws

A Flatmarket service for AWS.

Usage

Deploy to AWS

Verify the endpoint

Replace {YOUR_REST_API_ID} and {YOUR_REGION}.

curl https://{YOUR_REST_API_ID}.execute-api.{YOUR_REGION}.amazonaws.com/flatmarket/ \
    -H 'Content-Type: application/json' \
    -d '{ "email": "hello@world.com" }' \
    -v

License

See LICENSE.

Readme

Keywords

none

Package Sidebar

Install

npm i flatmarket-aws

Weekly Downloads

1

Version

3.0.1

License

MIT

Last publish

Collaborators

  • christophercliff