Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Apollo-server Alternatives
Similar projects and alternatives to apollo-server
-
-
graphql-yoga
🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.
-
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!
-
-
-
-
-
graphql-ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
nestjs-graphql
GraphQL (TypeScript) module for Nest framework (node.js) 🍷 (by PabloSzx)
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
-
-
-
subscriptions-transport-ws
:arrows_clockwise: A WebSocket client + server for GraphQL subscriptions
-
-
Postwoman
👽 Open source API development ecosystem - https://hoppscotch.io
-
Hasura
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
-
prisma1
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
-
graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
-
graphql-tools
:wrench: Build, mock, and stitch a GraphQL schema using the schema language
-
serverless-graphql
Serverless GraphQL Examples for AWS AppSync and Apollo
-
graphql-subscriptions
:newspaper: A small module that implements GraphQL subscriptions for Node.js
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
apollo-server reviews and mentions
-
NestJS Authentication with OAuth2.0: Configuration and Operations
Apollo GraphQL API.
-
Ask HN: What are the best open source TypeScript projects I can learn from?
For backend and general typescript knowledge, I’d highly recommend Apollo GraphQL: https://github.com/apollographql/apollo-server
Check out their apollo-server and apollo-client repos. It’s a very useful codebase to be knowledgeable about. This is something you should mention in an interview as a strong positive if the company wants graphql experience.
-
NestJS GraphQL image upload into a S3 bucket
In this tutorial I will explain how to upload images to a S3-compatible object storage (AWS S3, DigitalOcean Spaces, Linode Object Storage, etc.) bucket using NestJS and GraphQL for both Apollo and Mercurius drivers.
-
A journey towards a type-safe GraphQL API server
There are two main approaches to keeping the types of the GraphQL schema and entities in business logic in sync. You can generate the schema based on your TypeScript code (e.g. TypeGraphQL), or you can generate types based on your schema (e.g. GraphQL Code Generator). We opted for the latter since it slotted right into our existing GraphQL server implementation using Apollo Server.
-
How to Install Apollo Server and GraphQL?
Apollo Server is an open-source, spec-compliant GraphQL server that's compatible with any GraphQL client, including Apollo Client. It's the best way to build a production-ready, self-documenting GraphQL API that can use data from any source.
-
Ephemeral Chats
Welcome to Ephemeral Chats, a TypeScript NodeJS app made with NestJS, Apollo GraphQL, RedisOM and MikroORM.
-
Announcing GraphQL Yoga 2.0!
As mentioned in the above paragraph graphql-yoga is built around W3C Request/Response which is supported in all major serverless/worker/"serverful" JavaScript environments. Apollo-server plans to drop active support for cloudflare workers and pushes it onto the community (https://github.com/apollographql/apollo-server/issues/6034). We will continuously support it and furthermore even have a full end2end testing suite that actually deploys to all those runtimes (that can only be emulated) in order to ensure integrity.
-
HaloAPI.dev - Open-source GraphQL API for Infinite
Second a NextJS app is deployed to Vercel containing a GraphQL server function. This is an Apollo server that consumes the halo-graphql package using GraphQL Modules. The server also implements caching and rate limiting using GraphQL Shield.
-
How to get a free GraphQL certification — Apollo Graph Developer
Apollo Server — Apollo Server is an open source GraphQL server and compliant with its specifications. At this point we will use Node.
- Como obter gratuitamente uma certificação de GraphQL — Apollo Graph Developer
-
A note from our sponsor - Sonar
www.sonarsource.com | 2 Feb 2023
Stats
apollographql/apollo-server is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
- apollo-server VS mercurius
- apollo-server VS graphql-mesh
- apollo-server VS nestjs-graphql
- apollo-server VS graphql-yoga
- apollo-server VS express-graphql
- apollo-server VS graphql-ws
- apollo-server VS graphql-helix
- apollo-server VS graphql-helix-docker
- apollo-server VS graphql-jit
- apollo-server VS graphql-shield