serverless-graphql VS graphql-helix-docker

Compare serverless-graphql vs graphql-helix-docker and see what are their differences.

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-graphql graphql-helix-docker
215 1
2,708 -
0.1% -
0.0 -
over 1 year ago -
JavaScript
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-graphql

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

graphql-helix-docker

Posts with mentions or reviews of graphql-helix-docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-20.
  • a first look at graphQL helix
    6 projects | dev.to | 20 Sep 2021
    FROM node:14-alpine LABEL org.opencontainers.image.source https://github.com/ajcwebdev/graphql-helix-docker WORKDIR /usr/src/app COPY package*.json ./ RUN npm i COPY . ./ EXPOSE 8080 CMD [ "node", "index.js" ]

What are some alternatives?

When comparing serverless-graphql and graphql-helix-docker you can also consider the following projects:

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

apollo-server - 🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.

Serverless-Boilerplate-Express-TypeScript - 🚀🎉📚 Boilerplate and Starter for Serverless framework, ExpressJS, TypeScript, Prisma and MongoDB ⚡️ Made with developer experience first: Serverless framework + Live reload + Offline support + ExpressJS + TypeScript + ESLint + Prettier + Husky + Commitlint + Lint-Staged + Jest + Dotenv + esbuild + VSCode

mercurius - Implement GraphQL servers and gateways with Fastify

copilot-cli - The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.

express-graphql - Create a GraphQL HTTP server with Express.

terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

graphql-helix - A highly evolved GraphQL HTTP Server 🧬

electrodb - A DynamoDB library to ease the use of modeling complex hierarchical relationships and implementing a Single Table Design while keeping your query code readable.

chalice - Python Serverless Microframework for AWS

hotwire-rails - Use Hotwire in your Ruby on Rails app

middy - 🛵 The stylish Node.js middleware engine for AWS Lambda 🛵