Founded 10 years ago by a group of MIT scientists, Massachusetts-based biotech firm Ginkgo Bioworks has found great success in leveraging a number of open-source technologies to speed up and automate a wide variety of synthetic biology laboratory tasks. The organization’s main focus is the genetic engineering of compound-producing bacteria for a range of industrial … continue reading
GraphQL is quickly becoming the preferred approach for working with APIs. It is a query language for APIs, and is designed to give users more insight and understanding into the data inside their APIs. According to GraphQL platform provider Apollo, it’s also so much more than a query language. “It’s a comprehensive solution to the … continue reading
Apollo made its GraphQL Platform open-core this week, making the platform’s core GraphQL development capabilities free and open source, with additional commercial plugins for purchase. Matt DeBergalis, co-founder and vice president of product at Apollo, explained the release takes into consideration many of the proposed GraphQL standards that Apollo and users of their platform have … continue reading
In an effort to grow and sustain the GraphQL ecosystem, The Linux Foundation has announced plans to launch a new open-source foundation for it. GraphQL is an API technology that was initially developed by Facebook. The GraphQL Foundation will be a collaborative effort between industry leaders and users. Its mission will be to “enable widespread … continue reading
Hasura has announced that event triggers are now available in Hasura GraphQL Engine. This open-source capability is designed to enable developers to rigger serverless functions or webhooks whenever there is a change in the database. According to the company, some use cases that this will provide include creating push notifications that trigger when a new … continue reading
The representational state transfer (REST) API has served its purpose of exposing application-level information for web services over the last 15 years, but in an industry that’s constantly evolving, there are always new approaches that are popping up and transforming the way we work. Enter GraphQL. GraphQL is a data query language for APIs that … continue reading
With its open source release this week, GraphQL-as-a-Service company Hasura’s GraphQL Engine is looking to lift the burden on front-end and enterprise application developers who want to begin incorporating GraphQL’s data querying and manipulation capabilities in their preexisting Postgres-based applications without having to dig through the back-end of GraphQL’s code to implement it. ”GraphQL and … continue reading
Apollo Client 2.0 has been released. The Apollo Client is a GraphQL client for JavaScript platforms, allowing users to describe data requirements using a GraphQL query, and have the client find and manage the data. Apollo’s vision for the future is to eventually be able to manage all of an application’s data using GraphQL. The … continue reading
BlackBerry’s new device, the BlackBerry KEYone, is getting all the attention this week, primarily because of its nostalgic, aesthetic QWERTY keyboard: A 35 key physical keyboard with capacitive touch support. The phone also comes with a Qualcomm Snapdragon 625 processor, Android 7.1 Nougat, BlackBerry Hub software, and more features. In addition, the KEYone features a … continue reading
A new open-source project wants to help Android developers work with GraphQL queries. The Apollo Android Graph client is designed to generate Java models from standard GraphQL queries. “These models give you a typesafe API to work with GraphQL servers. Apollo will help you keep your GraphQL query statements together, organized, and easy to access … continue reading
The fully featured, stable and production ready Apollo Client 1.0, codenamed Pink Panther, is available for developers looking to try GraphQL or Apollo. The Apollo Client is a client side library that leverages the power of a GraphQL API to handle data fetching and management for developers, letting them spend less time on “plumbing data” … continue reading