apollo-log VS graphql-modules

Compare apollo-log vs graphql-modules and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
apollo-log graphql-modules
1 5
66 1,292
- -
0.0 8.5
over 2 years ago 8 days ago
TypeScript TypeScript
Mozilla Public License 2.0 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.

apollo-log

Posts with mentions or reviews of apollo-log. We have used some of these posts to build our list of alternatives and similar projects.
  • How to get better errors when working with graphql and Apollo
    1 project | /r/graphql | 26 Apr 2021
    Are you using Apollo Server? If so, there is https://github.com/shellscape/apollo-log, which will output a lot of useful logging information as well as errors. I didn't really like the JSON output of this format so I made my own that uses pino and outputs as text in development. https://gist.github.com/tubbo/e8f37434250e87e9dc7c15d9675e7f1e

graphql-modules

Posts with mentions or reviews of graphql-modules. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-09.
  • HaloAPI.dev - Open-source GraphQL API for Infinite
    6 projects | /r/halo | 9 Mar 2022
    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.
  • The Guild is taking over maintenance of merge-graphql-schemas
    8 projects | dev.to | 29 Jul 2021
    merge-graphql-schemas will be added to the existing Schema management tools already created by The Guild (GraphQL-Toolkit, GraphQL Modules, GraphQL Inspector and graphql-code-generator)
  • Introducing: GraphQL Inspector
    3 projects | dev.to | 29 Jul 2021
    In order to use GraphQL in our Angular applications, we created Angular Apollo. To automate and increase type-safety, we open-sourced GraphQL Code Generator. Most recent thing was GraphQL Modules that helped us to separate a server into smaller, reusable, feature based parts. All of that was developed based on the experience and used with huge success by our clients.
  • Manage Circular Imports Hell in GraphQL-Modules
    1 project | dev.to | 29 Jul 2021
    Forcing people out of a way of developing is always hard and we’ve got questions from you about how to solve some specific issues — so in this blog post and new doc section we will help you understand why this was a bad practice and how to migrate from it with different use cases.
  • New GraphQL Modules 
    1 project | dev.to | 29 Jul 2021
    Richer error messages, new DI gives you more details about what went wrong.

What are some alternatives?

When comparing apollo-log and graphql-modules you can also consider the following projects:

roarr - JSON logger for Node.js and browser.

graphql-tools - :wrench: Build, mock, and stitch a GraphQL schema using the schema language [Moved to: https://github.com/ardatan/graphql-tools]

offix - GraphQL Offline Client and Server

mercurius-typescript - TypeScript usage examples and "mercurius-codegen" for Mercurius

apollo-vue-devtools - Integrate GraphQL Apollo with Vue Devtools!

graphql-code-generator - A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.

whatsapp-viewer - A web interface and GraphQL API for your local unencrypted WhatsApp backup.

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.

roarr-cli - A CLI program for processing Roarr logs.

graphql-pothos-server-example - Example implementation of the Pothos (formerly GiraphQL) library to create a GraphQL server with queries, mutations, and subscriptions along with unit and integration tests.

apollo-opentracing - Performance trace your Apollo GraphQL server with Opentracing

graphql-toolkit - A set of utils for faster development of GraphQL tools