GraphQL Foundation Gets Bigger
Written by Kay Ewbank   
Friday, 15 March 2019

The GraphQL Foundation has announced a collaboration with the Joint Development Foundation, and new members including Neo4j have joined.

Facebook set up the open source foundation last year for its GraphQL project, hosted under the Linux Foundation with the aim of encouraging widespread adoption of GraphQL and the surrounding ecosystem. The news of the new collaboration means GraphQL is likely to become increasingly dominant in the area of API development.

graphqllogo

GraphQL is a query language for APIs that has been developed for internal use in Facebook before being made open source in 2015. GraphQL powers hundreds of billions of API calls a day at Facebook. Its purpose is to provide a complete description of the data in your API, which can then be used by clients to ask for specific data from the API.  GraphQL is important for API development as it allows nested objects in a single API request that traditionally would require multiple API requests. The GraphQL specification, GraphQL.js reference implementation, DataLoader library, and GraphiQL developer tool are technical projects supported by the GraphQL Foundation.

What's new is the announcement of a collaboration with the Joint Development Foundation (JDF). JDF recently joined the Linux Foundation. JDF aims to enable groups to establish and operate lightweight collaborations to develop technical specifications, standards, and source code.  It recently joined the Linux Foundation to drive adoption of open source and standards.

GraphQL Foundation members now include  Apollo, AWS, Butterfly Network, Dgraph Labs, Facebook, Gatsby, GraphZen, Hasura, IBM, Intuit, Neo4j, Novvum, PayPal, Pipefy, Salsify, Solo.io and Thicit, all working to advance GraphQL as an industry specification for designing more effective APIs.

GraphQL becomes the first Linux Foundation project to benefit from the JDF and Linux Foundation collaboration, which provides open source projects with a swift path to standardization for open specifications. Developers will have an open GraphQL specification and open source software implementations available for designing conformant APIs. 

graphqllogo

 

More Information

GraphQL Foundation

GraphQL On GitHub

Joint Development Foundation

Related Articles

Facebook GraphQL Gets Own Foundation

Open Source GraphQL Engine Launched

Graphcool Eases Your Way Into GraphQL

GraphQL Leaves Tech Preview

Facebook Re-licences React To MIT Licence

Facebook's Relay For React Open Sourced

 

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Android Development Is A Mess
18/06/2025

I've been saying that Android development is a mess for a few years and as a result I don't write about it anymore, but I do still suffer the actual task. Now I seem to have some backup for my positio [ ... ]



Rust 1.88 Adds Naked Function Support
30/06/2025

Rust 1.88 has been released with support for naked functions and for Let chains. In addtion, from now on, Cargo will automatically run garbage collection on the cache in its home directory.


More News

pico book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Friday, 11 September 2020 )