serverless / serverless/examples
examples/aws-node-shared-gateway/ should include an example of using httpApi
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.5k
- Forks
- 4.4k
- Avg merge
- 2h 55m
- Merged PRs (30d)
- 3
Description
The example of how to use a shared AWS API gateway across multiple Lambda functions should be updated to illustrate using an APIv2 Gateway / HTTP API as well as a REST API.
The wider documentation for this topic on the Serverless Framework website is thin, and there are several questions on the forum and on other websites, but with no real solutions presented.
As HTTP API gateway usage becomes more widespread, an official example will help to answer these questions.
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
Start in examples/aws-node-shared-gateway/ by reading the existing shared AWS API Gateway REST API example. Add a corresponding HTTP API (APIv2) example alongside it, then verify the directory demonstrates both REST API and HTTP API usage across multiple Lambda functions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100