serverless-offline VS serverless-offline-sns

Compare serverless-offline vs serverless-offline-sns and see what are their differences.

serverless-offline

Emulate AWS λ and API Gateway locally when developing your Serverless project (by dherault)

serverless-offline-sns

A serverless plugin to run an SNS server and call lambdas with events notifications. (by mj1618)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
serverless-offline serverless-offline-sns
18 1
5,124 122
- -
8.7 5.8
about 16 hours ago 14 days ago
JavaScript TypeScript
MIT License MIT License
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.

serverless-offline

Posts with mentions or reviews of serverless-offline. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-24.

serverless-offline-sns

Posts with mentions or reviews of serverless-offline-sns. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-01.
  • Developing against the Cloud
    2 projects | dev.to | 1 Jun 2021
    In the world of serverless development, building serverless apps via local emulation suffers from several drawbacks. It's hard to locally mock a large number of disparate services, the services are gaining new features frequently, and offline emulation tools are often community maintained, meaning that new features lag their cloud counterparts until someone like yourself adds them.

What are some alternatives?

When comparing serverless-offline and serverless-offline-sns you can also consider the following projects:

supertest - 🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.

aws-lambda-dotnet - Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.

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

bref - Serverless PHP on AWS Lambda

sst - Build modern full-stack applications on AWS

Sequelize - Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.

Moto - A library that allows you to easily mock out tests based on AWS infrastructure.

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

LocalStack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

aws-lambda-runtime-interface-emulator

serverless-webpack - Serverless plugin to bundle your lambdas with Webpack