Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Serverless API Gateway #490

Merged
merged 1 commit into from
May 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 13 additions & 0 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2426,6 +2426,19 @@
v2: true
v3: true

- name: Serverless API Gateway
category:
- gateway
link: https://serverlessapigateway.com
github: https://github.com/irensaltali/serverlessapigateway
language: TypeScript
description:
Serverless API Gateway is a serverless, open-source, and free API Gateway that is
designed to be used with any HTTP source.
v2: true
v3: true
v3_1: true

- name: Treblle
category:
- documentation
Expand Down