Coder Social home page Coder Social logo

imranolas / apollo-link Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apollographql/apollo-link

0.0 0.0 0.0 1.29 MB

:link: Interface for fetching and modifying control flow of GraphQL requests

Home Page: https://www.apollographql.com/docs/link/

License: MIT License

TypeScript 98.95% JavaScript 1.05%

apollo-link's Introduction

apollo-link npm version Get on Slack

apollo-link is a standard interface for modifying control flow of GraphQL requests and fetching GraphQL results, designed to provide a simple GraphQL client that is capable of extensions. The targeted use cases of apollo-link are highlighted below:

  • fetch queries directly without normalized cache
  • network interface for Apollo Client
  • network interface for Relay Modern
  • fetcher for GraphiQL

Installation

npm install apollo-link --save

To use apollo-link in a web browser or mobile app, you'll need a build system capable of loading NPM packages on the client. Some common choices include Browserify, Webpack, and Meteor +1.3.

Contributing

Apollo Link uses Lerna to manage multiple packages. To get started contributing, run npm run bootstrap which will install all dependencies and connect the dependent projects with symlinks node_modules.

Documentation

To start, begin by reading the getting started guide.

If you are interested in implementing your own links, read the implementation information.

Your feedback and contributions are welcome.

Apollo Principles

apollo-link strives to follow the Apollo design principles:

  1. Incrementally adoptable
  2. Universally compatible
  3. Simple to get started with
  4. Inspectable and understandable
  5. Built for interactive apps
  6. Small and flexible
  7. Community driven

apollo-link's People

Contributors

alvis avatar arvigeus avatar bondz avatar coolov avatar danscan avatar darkbasic avatar davidblurton avatar discostarslayer avatar ecwyne avatar gatzjames avatar gilesbradshaw avatar glasser avatar glennreyes avatar greenkeeper[bot] avatar helfer avatar jakedawkins avatar jnwng avatar kamilkisiela avatar krzysztofkarol avatar martijnwalraven avatar n1ru4l avatar nikgraf avatar peggyrayzis avatar rarkins avatar renovate[bot] avatar richayotte avatar robrichard avatar rportugal avatar staugaard avatar stephenkao 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.