Coder Social home page Coder Social logo

qloo's Introduction

QLoo
The Codeless GraphQL Engine

What is QLoo?

QLoo is a GraphQL Server built on top of Gloo and the Envoy Proxy.

QLoo leverages Gloo's function registry and Envoy's advanced HTTP routing features to provide a GraphQL frontend for REST/gRPC applications and serverless functions. QLoo routes requests to data sources via Envoy, leveraging Envoy HTTP filters for security, load balancing, and more.


QLoo


Workflow with QLoo

  • Register or Discovery API Endpoints and Serverless Functions with Gloo
  • Upload a GraphQL schema
  • Connect Functions to your Schema's fields in a QLoo ResolverMap

Features

  • Codeless GraphQL API: Instantly deploy a GraphQL server and connect it to your data sources with configuration, zero code required.
  • Dynamic Load Balancing: Load balance traffic across multiple data sources.
  • Health Checks: Active and passive monitoring of your data sources.
  • OpenTracing: Monitor GraphQL requests using the well-supported OpenTracing standard
  • Monitoring: Export HTTP metrics to Prometheus or Statsd
  • Client SSL: Communicate with Data Sources using TLS encryption
  • Declarative API: QLoo features a declarative YAML-based API; store your configuration as code and commit it with your projects.
  • Scalability: QLoo scales independently of your data sources and scales infinitely.
  • Performance: QLoo leverages Envoy for its high network performance and low footprint.
  • Plugins: QLoo leverage's Gloo's plugin ecosystem to enable extending the types of data sources QLoo can connect to.
  • JSON-to-gRPC transcoding: Connect GraphQL JSON clients to gRPC data sources.

Service Discovery:

  • Kubernetes
  • OpenShift
  • HashiCorp Stack (Vault, Consul, Nomad)
  • Cloud Foundry

Function Discovery:

  • AWS Lambda
  • Microsoft Azure Functions
  • Google Cloud Platform Functions
  • Fission
  • OpenFaaS
  • ProjectFn
  • Swagger/REST
  • gRPC

Documentation

Installation:

Getting Started:

v1 API reference:

  • Schemas: API Specification for proving your GraphQL Schemas to QLoo
  • ResolverMaps: API Reference for ResolverMaps, which map your data sources to your Schemas

Blogs & Demos

Community

Join us on our slack channel: https://slack.solo.io/


Thanks

QLoo would not be possible without the valuable open-source work of projects in the community. We would like to extend a special thank-you to Envoy and gqlgen server library.

qloo's People

Contributors

ilackarms avatar ilevine avatar yuval-k avatar kenfdev avatar luk3thomas avatar

Watchers

Alvar Laigna avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.