gateway VS serverless-patterns

Compare gateway vs serverless-patterns and see what are their differences.

gateway

Drop-in replacement for Go net/http when running in AWS Lambda & API Gateway (by apex)

serverless-patterns

Serverless patterns. Learn more at the website: https://serverlessland.com/patterns. (by aws-samples)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gateway serverless-patterns
2 32
647 1,459
0.3% 2.0%
0.0 9.9
almost 2 years ago 4 days ago
Go Python
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gateway

Posts with mentions or reviews of gateway. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-26.
  • Build Scalable Applications with AWS Lambda and Go
    2 projects | /r/golang | 26 Aug 2021
    We had great success with https://github.com/apex/gateway
  • Ask HN: Does anyone else find the AWS Lambda developer experience poor?
    23 projects | news.ycombinator.com | 18 Apr 2021
    I write Lambda functions in golang. In dev I run the function as local http server. In prod I map a custom domain to the lambda, routing is done internally to the function. API Gateway is only used for the top level route. This workflow is enabled by https://github.com/apex/gateway

    In principle I try to avoid Amazon Web Services that lock me into the platform. So, for my dev stack I run a few other containers to give me the equivalent of the prod environment, RDS (MySQL or PostgreSQL), ES (OpenDistro), S3 (Minio), and SES

serverless-patterns

Posts with mentions or reviews of serverless-patterns. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-18.

What are some alternatives?

When comparing gateway and serverless-patterns you can also consider the following projects:

aws-lambda-go-api-proxy - lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway.

sst - Build modern full-stack applications on AWS

faasd - A lightweight & portable faas engine

serverless-offline - Emulate AWS λ and API Gateway locally when developing your Serverless project

aws-lambda-runtime-interface-emulator

up - Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.

cloudfront-autoindex - AWS Lambda to work around index.html S3/CloudFront mess

lambda-functionurl-dynamodb-sam-go - Use Lambda Function URL to write a Serverless app backed by DynamoDB

serverless-graphql - Serverless GraphQL Examples for AWS AppSync and Apollo

docker-lambda - Docker images and test runners that replicate the live AWS Lambda environment

serverless-application-model - The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.