serverless / serverless/examples

examples/aws-node-shared-gateway/ should include an example of using httpApi

Open
#573 1 comment 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.