Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source) Learn more →
Serverless-offline Alternatives
Similar projects and alternatives to serverless-offline
-
-
docker-lambda
Docker images and test runners that replicate the live AWS Lambda environment
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
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.
-
-
serverless-application-model
The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
-
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.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Moto
A library that allows you to easily mock out tests based on AWS infrastructure.
-
serverless-offline-sns
A serverless plugin to run an SNS server and call lambdas with events notifications.
-
-
Pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
-
-
serverless-graphql
Serverless GraphQL Examples for AWS AppSync and Apollo
-
serverless-webpack
Serverless plugin to bundle your lambdas with Webpack
-
mintable
🍃 Automate your personal finances – for free, with no ads, and no data collection.
-
serverless-patterns
Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
-
buttplug-rs
Rust Implementation of the Buttplug Sex Toy Control Protocol
-
apprunner-roadmap
This is the public roadmap for AWS App Runner.
-
Vue.js
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
serverless-offline reviews and mentions
-
There is framework for everything.
https://github.com/dherault/serverless-offline https://github.com/lambci/docker-lambda
-
Migrating a classic Express.js to Serverless Framework
With classic Express servers, you can use a simple node script to get the server up and running to test locally. Serverless wants to be run in the AWS ecosystem making it. Lucky for us, David Hérault has built and continues to maintain serverless-offline allowing us to emulate our functions locally before we deploy.
-
3 Steps To Faster Serverless Development
With the serverless offline plugin you can speed up local dev is by emulating AWS lambda and API Gateway locally when developing your Serverless project.
-
A magical AWS serverless developer experience
serverless-offline (https://github.com/dherault/serverless-offline) is a great tool to use for local development of serverless applications.
It's not a complete mirror image of what you get but it's close enough in my experience.
-
Deploy a REST API using Serverless, Express and Node.js
First, let’s use the serverless-offline plugin. This plugin helps to emulate the API Gateway environment for local development.
-
Running a scalable & reliable GraphQL endpoint with Serverless
cd app-backend/dynamodb yarn install To test the GraphQL endpoint locally on my machine, I’m using these three plugins for the Serverless Framework: Serverless Offline, Serverless Webpack and Serverless DynamoDB Local.
-
Developing against the Cloud
There are some great tools such as serverless offline, SAM local, and the architect framework, but I propose that we consider a different way forward - a cloud development environment.
-
Debugging Chronicles: Serverless offline + Sequelize
Gradually, after spying and comparing the requests on Postman, after redirecting local to deployed URLs and vice-versa, and having check environment variables everywhere, the only possible candidate had to do Serverless offline, which was also updated from 5.x to 6 (We overlooked that, because we already manually fixed all the breaking changes listed in their changelog and everything was fine when testing via postman ).
- Ask HN: Does anyone else find the AWS Lambda developer experience poor?
-
Updating code of an serverless function & running in docker
For the local stuff, have a look at the serverless-offline package here: https://github.com/dherault/serverless-offline
-
A note from our sponsor - Klotho
klo.dev | 1 Jun 2023
Stats
dherault/serverless-offline is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of serverless-offline is JavaScript.
Popular Comparisons
- serverless-offline VS supertest
- serverless-offline VS aws-lambda-dotnet
- serverless-offline VS docker-lambda
- serverless-offline VS bref
- serverless-offline VS sst
- serverless-offline VS Sequelize
- serverless-offline VS Moto
- serverless-offline VS serverless-offline-sns
- serverless-offline VS serverless-application-model
- serverless-offline VS aws-lambda-runtime-interface-emulator