amazon-archives / awsmobile-cli

CLI experience for Frontend developers in the JavaScript ecosystem.
Apache License 2.0
142 stars 35 forks source link

Lambda/update with middleware #95

Closed mlabieniec closed 6 years ago

mlabieniec commented 6 years ago

Update app template to include the express middleware for accessing queryStringParameters on API requests.

Addresses these issues: https://github.com/aws/awsmobile-cli/pull/95 https://github.com/aws/aws-amplify/issues/597 https://github.com/aws/aws-amplify/issues/127 https://github.com/aws/aws-amplify/issues/69

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-io commented 6 years ago

Codecov Report

Merging #95 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   81.96%   81.96%           
=======================================
  Files          70       70           
  Lines        3937     3937           
  Branches      623      623           
=======================================
  Hits         3227     3227           
  Misses        604      604           
  Partials      106      106

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8c2e502...661a1f2. Read the comment docs.

elorzafe commented 6 years ago

Maybe we should add that on the dynamo crud api