awsm-examples

0.0.5 • Public • Published

Awsm Example

AWSM Example is an example awsm module around some very elementary bricks.

What does this project demonstatrate?

  • testget1 shows an elementary GET lambda endpoint
  • testget2 shows an elementary GET lambda endpoint with two variables as query string parameters
  • testget3 shows an elementary GET lambda endpoint with a variable as part of the URL
  • testpost shows an elementary POST lambda endpoint

Usage

Create a jaws project:

jaws project create

Change to your new JAWS project root directory and run:

npm install --save awsm-examples
npm install
jaws postinstall awsm-examples npm
jaws deploy resources
jaws dash

Environment Variables

There is no need for environment variables.

Readme

Keywords

Package Sidebar

Install

npm i awsm-examples

Weekly Downloads

2

Version

0.0.5

License

MIT

Last publish

Collaborators

  • remicastaing