serverless / serverless/examples
What's the difference between two examples
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.5k
- Forks
- 4.4k
- Avg merge
- 2h 55m
- Merged PRs (30d)
- 3
Description
Serverless HTTP API with DynamoDB and offline support
Serverless REST API with DynamoDB and offline support
The doc days both projects are similar .
in \examples\aws-node-rest-api-with-dynamodb-and-offline\serverless.yml
I found an extra line which is not contained in examples\aws-node-http-api-dynamodb-local\serverless.yml
lambdaHashingVersion: '20201221'
Does it mean \examples\aws-node-rest-api-with-dynamodb-and-offline is the old version?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare examples/aws-node-rest-api-with-dynamodb-and-offline/serverless.yml with examples/aws-node-http-api-dynamodb-local/serverless.yml, focusing on the lambdaHashingVersion line. Read the surrounding example documentation to determine why the projects are described as similar and whether either example is identified as older. Done means the documentation clearly explains the difference and version status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100