flatmarket-aws
v3.0.1
Published
A Flatmarket service for AWS.
Downloads
6
Readme
flatmarket-aws
A Flatmarket service for AWS.
Usage
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": "[email protected]" }' \
-v
License
See LICENSE.