All Projects → Graphql Rxjs → Similar Projects or Alternatives

1342 Open source projects that are alternatives of or similar to Graphql Rxjs

Grial
A Node.js framework for creating GraphQL API servers easily and without a lot of boilerplate.
Stars: ✭ 194 (+148.72%)
Aws Mobile Appsync Sdk Js
JavaScript library files for Offline, Sync, Sigv4. includes support for React Native
Stars: ✭ 806 (+933.33%)
Game Music Player
All your music are belong to us
Stars: ✭ 76 (-2.56%)
Mutual labels:  rxjs, observables
ng-effects
Reactivity system for Angular. https://ngfx.io
Stars: ✭ 46 (-41.03%)
Mutual labels:  rxjs, observables
jasmine-marbles
Marble testing helpers for RxJS and Jasmine
Stars: ✭ 102 (+30.77%)
Mutual labels:  rxjs, observables
Graphql Subscriptions
📰 A small module that implements GraphQL subscriptions for Node.js
Stars: ✭ 1,390 (+1682.05%)
Mutual labels:  graphql, graphql-subscriptions
Graphql Mqtt Subscriptions
graphql-subscriptions implementation for MQTT protocol
Stars: ✭ 133 (+70.51%)
Mutual labels:  graphql, graphql-subscriptions
36 Graphql Concepts
📜 36 concepts every GraphQL developer should know.
Stars: ✭ 209 (+167.95%)
Mutual labels:  graphql, graphql-subscriptions
Aws Mobile Appsync Sdk Ios
iOS SDK for AWS AppSync.
Stars: ✭ 231 (+196.15%)
Mutual labels:  graphql, graphql-subscriptions
Learn Rxjs
Clear examples, explanations, and resources for RxJS
Stars: ✭ 3,475 (+4355.13%)
Mutual labels:  rxjs, observables
Graphql Query Complexity
GraphQL query complexity analysis and validation for graphql-js
Stars: ✭ 424 (+443.59%)
Mutual labels:  graphql, graphql-js
Graphql Cost Analysis
A Graphql query cost analyzer.
Stars: ✭ 527 (+575.64%)
Mutual labels:  graphql, graphql-js
Graphql Log
Add logging to your GraphQL resolvers so you know what's going on in your app.
Stars: ✭ 94 (+20.51%)
Mutual labels:  graphql, graphql-js
React Fullstack Graphql
Starter projects for fullstack applications based on React & GraphQL.
Stars: ✭ 1,352 (+1633.33%)
Mutual labels:  graphql, graphql-subscriptions
Graphql Postgres Subscriptions
A graphql subscriptions implementation using postgres and apollo's graphql-subscriptions
Stars: ✭ 133 (+70.51%)
Mutual labels:  graphql, graphql-subscriptions
The Road To Graphql Chinese
📓The Road to GraphQL: Your journey to master pragmatic GraphQL in JavaScript
Stars: ✭ 104 (+33.33%)
Mutual labels:  graphql, graphql-js
Join Monster
A GraphQL to SQL query execution layer for query planning and batch data fetching.
Stars: ✭ 2,395 (+2970.51%)
Mutual labels:  graphql, graphql-js
Djangochannelsgraphqlws
Django Channels based WebSocket GraphQL server with Graphene-like subscriptions
Stars: ✭ 203 (+160.26%)
Mutual labels:  graphql, graphql-subscriptions
observer-spy
This library makes RxJS Observables testing easy!
Stars: ✭ 310 (+297.44%)
Mutual labels:  rxjs, observables
Graphql Genie
Simply pass in your GraphQL type defintions and get a fully featured GraphQL API with referential integrity, inverse updates, subscriptions and role based access control that can be used client side or server side.
Stars: ✭ 147 (+88.46%)
Mutual labels:  graphql, graphql-subscriptions
Awesome Rxjs
A collection of awesome RxJS resources
Stars: ✭ 314 (+302.56%)
Mutual labels:  rxjs, observables
Aws Lambda Graphql
Use AWS Lambda + AWS API Gateway v2 for GraphQL subscriptions over WebSocket and AWS API Gateway v1 for HTTP
Stars: ✭ 313 (+301.28%)
Mutual labels:  graphql, graphql-subscriptions
Graphql Tools
🔧 Build, mock, and stitch a GraphQL schema using the schema language
Stars: ✭ 4,556 (+5741.03%)
Mutual labels:  graphql, graphql-js
Graphql Core
A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.
Stars: ✭ 344 (+341.03%)
Mutual labels:  graphql, graphql-js
Graphql Redis Subscriptions
A graphql subscriptions implementation using redis and apollo's graphql-subscriptions
Stars: ✭ 829 (+962.82%)
Mutual labels:  graphql, graphql-subscriptions
Kikstart Graphql Client
🚀 Small NodeJS Wrapper around apollo-client that provides easy access to running queries, mutations and subscriptions.
Stars: ✭ 27 (-65.38%)
Mutual labels:  graphql, graphql-subscriptions
Tutorial Graphql Subscriptions Redis
GraphQL server implementation with Redis backing allowing pubsub
Stars: ✭ 12 (-84.62%)
Mutual labels:  graphql, graphql-subscriptions
Angular Fullstack Graphql
🚀 Starter projects for fullstack applications based on Angular & GraphQL.
Stars: ✭ 92 (+17.95%)
Mutual labels:  graphql, graphql-subscriptions
Preact Redux Isomorphic
preact-redux-isomorphic PWA SPA SSR best practices and libraries in under 80kB page size (for live demo click the link below)
Stars: ✭ 85 (+8.97%)
Mutual labels:  graphql, rxjs
Cruddl
Create a GraphQL API for your database, using the GraphQL SDL to model your schema.
Stars: ✭ 98 (+25.64%)
Mutual labels:  graphql, graphql-js
Rxjs Websockets
A very flexible and simple websocket library for rxjs
Stars: ✭ 248 (+217.95%)
Mutual labels:  rxjs, observables
Postgraphile
GraphQL is a new way of communicating with your server. It eliminates the problems of over- and under-fetching, incorporates strong data types, has built-in introspection, documentation and deprecation capabilities, and is implemented in many programming languages. This all leads to gloriously low-latency user experiences, better developer experiences, and much increased productivity. Because of all this, GraphQL is typically used as a replacement for (or companion to) RESTful API services.
Stars: ✭ 10,967 (+13960.26%)
Mutual labels:  graphql, graphql-js
Graphql Google Pubsub
A graphql-subscriptions PubSub Engine using Google PubSub
Stars: ✭ 108 (+38.46%)
Mutual labels:  graphql, graphql-subscriptions
Hangzhou Graphql Party
杭州 GraphQLParty 往期记录(slide,照片,预告,视频等)
Stars: ✭ 142 (+82.05%)
Mutual labels:  graphql, graphql-js
Angular Nodejs Mongodb Customersservice
Code for the Integrating Angular with Node.js RESTful Services Pluralsight course.
Stars: ✭ 164 (+110.26%)
Mutual labels:  rxjs, observables
Graphql2rest
GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API
Stars: ✭ 181 (+132.05%)
Mutual labels:  graphql, graphql-js
The Road To Graphql
📓The Road to GraphQL: Your journey to master pragmatic GraphQL in JavaScript
Stars: ✭ 203 (+160.26%)
Mutual labels:  graphql, graphql-js
Graphql Kafka Subscriptions
Apollo graphql subscriptions over Kafka protocol
Stars: ✭ 154 (+97.44%)
Mutual labels:  graphql, graphql-subscriptions
observable-profiler
Tracks new & disposed Observable subscriptions
Stars: ✭ 41 (-47.44%)
Mutual labels:  rxjs, observables
Rxdb
🔄 A client side, offline-first, reactive database for JavaScript Applications
Stars: ✭ 16,670 (+21271.79%)
Mutual labels:  graphql, rxjs
proc-that
proc(ess)-that - easy extendable ETL tool for Node.js. Written in TypeScript.
Stars: ✭ 25 (-67.95%)
Mutual labels:  rxjs, observables
Rxios
A RxJS wrapper for axios
Stars: ✭ 119 (+52.56%)
Mutual labels:  rxjs, observables
Altair
✨⚡️ A beautiful feature-rich GraphQL Client for all platforms.
Stars: ✭ 3,827 (+4806.41%)
Mutual labels:  graphql, graphql-subscriptions
Toy Rx
A tiny implementation of RxJS that actually works, for learning
Stars: ✭ 290 (+271.79%)
Mutual labels:  rxjs, observables
Graphql Js
A reference implementation of GraphQL for JavaScript
Stars: ✭ 18,251 (+23298.72%)
Mutual labels:  graphql, graphql-js
Morpheus Graphql
Haskell GraphQL Api, Client and Tools
Stars: ✭ 285 (+265.38%)
Mutual labels:  graphql, graphql-subscriptions
Typegql
Create GraphQL schema with TypeScript classes.
Stars: ✭ 415 (+432.05%)
Mutual labels:  graphql, graphql-js
Graphql Ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Stars: ✭ 398 (+410.26%)
Mutual labels:  graphql, observables
Graphql Iso Date
A set of RFC 3339 compliant date/time GraphQL scalar types.
Stars: ✭ 480 (+515.38%)
Mutual labels:  graphql, graphql-js
Graphql To Mongodb
Allows for generic run-time generation of filter types for existing graphql types and parsing client requests to mongodb find queries
Stars: ✭ 261 (+234.62%)
Mutual labels:  graphql, graphql-js
Inferno Most Fp Demo
A demo for the ReactJS Tampa Bay meetup showing how to build a React+Redux-like architecture from scratch using Inferno, Most.js, reactive programmning, and various functional programming tools & techniques
Stars: ✭ 45 (-42.31%)
Mutual labels:  rxjs, observables
Graphql Yoga
🧘 Fully-featured GraphQL Server with focus on easy setup, performance & great developer experience
Stars: ✭ 6,573 (+8326.92%)
Mutual labels:  graphql, graphql-subscriptions
Platform
Reactive libraries for Angular
Stars: ✭ 7,020 (+8900%)
Mutual labels:  rxjs, observables
Type Graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
Stars: ✭ 6,864 (+8700%)
Mutual labels:  graphql, graphql-js
Jasmine Marbles
Marble testing helpers for RxJS and Jasmine
Stars: ✭ 85 (+8.97%)
Mutual labels:  rxjs, observables
Example App
Example app showcasing the ngrx platform
Stars: ✭ 1,361 (+1644.87%)
Mutual labels:  rxjs, observables
axios-for-observable
A RxJS wrapper for axios, same api as axios absolutely
Stars: ✭ 13 (-83.33%)
Mutual labels:  rxjs, observables
React App
Create React App with server-side code support
Stars: ✭ 614 (+687.18%)
Mutual labels:  graphql, graphql-js
Angular2 Take Until Destroy
Declarative way to unsubscribe from observables when the component destroyed
Stars: ✭ 40 (-48.72%)
Mutual labels:  rxjs, observables
Graphql Scalars
A library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas.
Stars: ✭ 1,023 (+1211.54%)
Mutual labels:  graphql, graphql-js
1-60 of 1342 similar projects