Giter Site home page Giter Site logo

erdal-pb / stitch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from soluto/stitch

0.0 0.0 0.0 2.55 MB

Stitch is a no-code GraphQL tool for your existing APIs and data sources

License: MIT License

TypeScript 98.02% Dockerfile 0.20% Shell 0.17% JavaScript 1.56% Batchfile 0.01% Starlark 0.04%

stitch's Introduction

Stitch

Stitch is a suite of GraphQL tools to make it easier to serve data through GraphQL for existing data sources.

Gateway - Data Plane

A simple no-code way to create a graphql API for an existing data source (REST, Mongo, SQL, etc) to graphql. Your data model is described using a standard schema, with some extra magic stitch directives added, and you have your data source served through graphql.

Registry - Control Plane

The registry is our attempt at solving the issue of collaborating on a single graph in a large organization. Independent teams can author their own schemas representing their own data sources, and the end result is one big collaborative graph for all of the organization's data.

Documentation

Development

Running locally

Use the Tiltfile/docker-compose.yml located in deployment/dev to get a local env running quickly

CI & Versioning

  • Tests run on all pull requests
  • When pushing a new version tag to the repo, CI will pick it up and create a docker image from the tagged commit tagged as the git tag. I.E. pushing v0.7.0 tag will create ghcr.io/soluto/stitch:0.7.0 image and also ghrc.io/soluto/stitch:latest.

Stitch

stitch's People

Contributors

alef83 avatar tomeresk avatar avivrubys avatar yoavkarako avatar thewizarodofoz avatar charnel avatar bahrambagher avatar stephaniemelton avatar dependabot[bot] 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.