Testing AWS AppSync JavaScript Resolvers

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. serverless-appsync-plugin

    serverless plugin for appsync

    I love the Serverless Framework and its plugin ecosystem. I can build faster with Serverless Framework and have been advocating its use for years. I love the serverless-appsync-plugin for the same reasons. In the later editions of the plugin, it added support for JS resolvers, including a built-in bundler using esbuild. This lets you write JS (or TS) using import/export syntax (ES6) and it will boil everything down to plain, APPSYNC_JS-compatible JavaScript.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Introducing Bref Lambda Layers Terraform module

    3 projects | dev.to | 5 Aug 2025
  • [D] Are you seeing any compelling use cases of semantic search being leveraged at scale?

    3 projects | /r/MachineLearning | 29 Nov 2021
  • Ask HN: Which framework do you use for your APIs (Node.js or Ruby)

    3 projects | news.ycombinator.com | 7 Sep 2021
  • Create a serverless web site on AWS with Serverless plugins

    3 projects | dev.to | 27 Jun 2021
  • How to Test WhatsApp Webhooks Locally in 5 Minutes

    1 project | dev.to | 30 Aug 2025

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?