All Projects → Create Graphql Server → Similar Projects or Alternatives

1831 Open source projects that are alternatives of or similar to Create Graphql Server

Neo4j Graphql
GraphQL bindings for Neo4j, generates and runs Cypher
Stars: ✭ 429 (+33.64%)
Mutual labels:  graphql, graphql-server
Nest Ideas Api
REST API for app ideas built in nestjs
Stars: ✭ 380 (+18.38%)
Mutual labels:  graphql, graphql-server
Example Storefront
Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
Stars: ✭ 471 (+46.73%)
Mutual labels:  graphql, mongodb
Eliasdb
EliasDB a graph-based database.
Stars: ✭ 611 (+90.34%)
Mutual labels:  graphql, graphql-server
Graphqlize
A Clojure & JVM library for developing GraphQL API instantly from Postgres and MySQL databases
Stars: ✭ 240 (-25.23%)
Mutual labels:  graphql, graphql-server
Node Graphql Server
Boilerplate code for scalable, production-ready GraphQL servers
Stars: ✭ 761 (+137.07%)
Mutual labels:  graphql, graphql-server
Graphql Prisma Typescript
🏡 GraphQL server reference implementation (Airbnb clone) in Typescript using Prisma & graphql-yoga
Stars: ✭ 723 (+125.23%)
Mutual labels:  graphql, graphql-server
Api Platform
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
Stars: ✭ 7,144 (+2125.55%)
Mutual labels:  graphql, graphql-server
Agoo
A High Performance HTTP Server for Ruby
Stars: ✭ 679 (+111.53%)
Mutual labels:  graphql, graphql-server
Dgraph
Native GraphQL Database with graph backend
Stars: ✭ 17,127 (+5235.51%)
Mutual labels:  graphql, graphql-server
Graphql Server Demo
GraphQL server demo with nodejs
Stars: ✭ 19 (-94.08%)
Mutual labels:  graphql, graphql-server
Graphql Spqr
Java 8+ API for rapid development of GraphQL services
Stars: ✭ 843 (+162.62%)
Mutual labels:  graphql, graphql-server
Spikenail
A GraphQL Framework for Node.js
Stars: ✭ 358 (+11.53%)
Mutual labels:  graphql, graphql-server
Orionjs
A new framework for serverside GraphQL apps
Stars: ✭ 35 (-89.1%)
Mutual labels:  graphql, graphql-server
Graphql Modules
Enterprise Grade Tooling For Your GraphQL Server
Stars: ✭ 962 (+199.69%)
Mutual labels:  graphql, graphql-server
Morpheus Graphql
Haskell GraphQL Api, Client and Tools
Stars: ✭ 285 (-11.21%)
Mutual labels:  graphql, graphql-server
Fullstack Graphql
🌈 Simple Fullstack GraphQL Application. API built with Express + GraphQL + Sequelize (supports MySQL, Postgres, Sqlite and MSSQL). WebApp built with React + Redux to access the API. Written in ES6 using Babel + Webpack.
Stars: ✭ 955 (+197.51%)
Mutual labels:  graphql, graphql-server
Graphql Kotlin
Libraries for running GraphQL in Kotlin
Stars: ✭ 1,030 (+220.87%)
Mutual labels:  graphql, graphql-server
Omdb Graphql Wrapper
🚀 GraphQL wrapper for the OMDb API
Stars: ✭ 45 (-85.98%)
Mutual labels:  graphql, graphql-server
Example Auth
User auth, session & JWT example for ReactQL
Stars: ✭ 51 (-84.11%)
Mutual labels:  graphql, graphql-server
Eschool
eSchool Microservice based Solution
Stars: ✭ 29 (-90.97%)
Mutual labels:  graphql, graphql-server
Spring Examples
SpringBoot Examples
Stars: ✭ 67 (-79.13%)
Mutual labels:  graphql, mongodb
Locksmith
Want to use GraphQL with Clojure/script but don't want keBab or snake_keys everywhere? Use locksmith to change all the keys!
Stars: ✭ 59 (-81.62%)
Mutual labels:  graphql, graphql-server
Graphql Transform Schema
Transform, filter & alias resolvers of a GraphQL schema
Stars: ✭ 84 (-73.83%)
Mutual labels:  graphql, graphql-server
Graphql Api Gateway
An open-sourced example of a GraphQL API Gateway. This service queries and joins data across different back-ends into one GraphQL schema.
Stars: ✭ 57 (-82.24%)
Mutual labels:  graphql, graphql-server
Graphql Clj
A Clojure library that provides GraphQL implementation.
Stars: ✭ 281 (-12.46%)
Mutual labels:  graphql, graphql-server
Ariadne
Ariadne is a Python library for implementing GraphQL servers using schema-first approach.
Stars: ✭ 1,274 (+296.88%)
Mutual labels:  graphql, graphql-server
Graphql Log
Add logging to your GraphQL resolvers so you know what's going on in your app.
Stars: ✭ 94 (-70.72%)
Mutual labels:  graphql, graphql-server
Nestjs Query
Easy CRUD for GraphQL.
Stars: ✭ 325 (+1.25%)
Mutual labels:  graphql, mongodb
Graphql Stack
A visual explanation of how the various tools in the GraphQL ecosystem fit together.
Stars: ✭ 117 (-63.55%)
Mutual labels:  graphql, graphql-server
Graphql Nodejs Hapi Api
How to set-up a powerful API with Nodejs, GraphQL, MongoDB, Hapi, and Swagger
Stars: ✭ 116 (-63.86%)
Mutual labels:  graphql, mongodb
Graphql Directive Auth
GraphQL directive for handling auth
Stars: ✭ 120 (-62.62%)
Mutual labels:  graphql, graphql-server
Pragma
Build GraphQL APIs In No Time
Stars: ✭ 111 (-65.42%)
Mutual labels:  graphql, graphql-server
Go Proto Gql
Protobuff plugins for generating graphql schema and golang to graphql bindings. Also supports a graphql gateway (Alpha)
Stars: ✭ 127 (-60.44%)
Mutual labels:  graphql, graphql-server
Apollo2 Subscriptions How To
Apollo Server 2 how to setup subscriptions
Stars: ✭ 125 (-61.06%)
Mutual labels:  graphql, mongodb
Hangzhou Graphql Party
杭州 GraphQLParty 往期记录(slide,照片,预告,视频等)
Stars: ✭ 142 (-55.76%)
Mutual labels:  graphql, graphql-server
Qlens
QLens is an electron app which dynamically generates GraphQL Schemas and Mongo Schema visualization. QLens significantly cuts development time by automating the formation of their GraphQL schemas based on information fetched from their non-relational database.
Stars: ✭ 110 (-65.73%)
Mutual labels:  graphql, graphql-server
Next Graphql Blog
🖊 A Blog including a server and a client. Server is built with Node, Express & a customized GraphQL-yoga server. Client is built with React, Next js & Apollo client.
Stars: ✭ 152 (-52.65%)
Mutual labels:  graphql, mongodb
Forge
🏹 Free and open source developer tool.
Stars: ✭ 147 (-54.21%)
Mutual labels:  graphql, mongodb
Pop
Monorepo of the PoP project, including: a server-side component model in PHP, a GraphQL server, a GraphQL API plugin for WordPress, and a website builder
Stars: ✭ 160 (-50.16%)
Mutual labels:  graphql, graphql-server
Apollo Server
🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
Stars: ✭ 12,145 (+3683.49%)
Mutual labels:  graphql, graphql-server
Space Cloud
Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
Stars: ✭ 3,323 (+935.2%)
Mutual labels:  graphql, mongodb
Gqtx
Code-first type-safe GraphQL Server without codegen or metaprogramming
Stars: ✭ 173 (-46.11%)
Mutual labels:  graphql, graphql-server
Bigdata Playground
A complete example of a big data application using : Kubernetes (kops/aws), Apache Spark SQL/Streaming/MLib, Apache Flink, Scala, Python, Apache Kafka, Apache Hbase, Apache Parquet, Apache Avro, Apache Storm, Twitter Api, MongoDB, NodeJS, Angular, GraphQL
Stars: ✭ 177 (-44.86%)
Mutual labels:  graphql, mongodb
Firebase Functions Graphql Example
GraphQL server running on Cloud Functions for Firebase
Stars: ✭ 107 (-66.67%)
Mutual labels:  graphql, graphql-server
Graphql Spqr Spring Boot Starter
Spring Boot 2 starter powered by GraphQL SPQR
Stars: ✭ 187 (-41.74%)
Mutual labels:  graphql, graphql-server
Hotchocolate
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
Stars: ✭ 3,009 (+837.38%)
Mutual labels:  graphql, graphql-server
Graphql Ruby
GraphQL Ruby example for How To GraphQL
Stars: ✭ 231 (-28.04%)
Mutual labels:  graphql, graphql-server
Nest Angular
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
Stars: ✭ 307 (-4.36%)
Mutual labels:  graphql, mongodb
Djangochannelsgraphqlws
Django Channels based WebSocket GraphQL server with Graphene-like subscriptions
Stars: ✭ 203 (-36.76%)
Mutual labels:  graphql, graphql-server
Rails Devise Graphql
A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, i18n and more.
Stars: ✭ 199 (-38.01%)
Mutual labels:  graphql, graphql-server
Fullstackopen
Exercises for the Full Stack Open course.
Stars: ✭ 214 (-33.33%)
Mutual labels:  graphql, mongodb
Graphql2rest
GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API
Stars: ✭ 181 (-43.61%)
Mutual labels:  graphql, graphql-server
Rejoiner
Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources
Stars: ✭ 3,432 (+969.16%)
Mutual labels:  graphql, graphql-server
Wp Graphql Woocommerce
Add WooCommerce support and functionality to your WPGraphQL server
Stars: ✭ 318 (-0.93%)
Mutual labels:  graphql, graphql-server
Production Ready Expressjs Server
Express.js server that implements production-ready error handling and logging following latest best practices.
Stars: ✭ 101 (-68.54%)
Mutual labels:  graphql, mongodb
Storefront Api
Storefront GraphQL API Gateway. Modular architecture. ElasticSearch included. Works great with Magento1, Magento2, Spree, OpenCart, Pimcore and custom backends
Stars: ✭ 180 (-43.93%)
Mutual labels:  graphql, graphql-server
Graphql Go Example
Example use of https://github.com/graph-gophers/graphql-go
Stars: ✭ 222 (-30.84%)
Mutual labels:  graphql, graphql-server
Graphql Mongodb Server
A GraphQL MongoDB server.
Stars: ✭ 242 (-24.61%)
Mutual labels:  graphql, mongodb
Graphql Resolve Batch
A GraphQL batching model which groups execution by GraphQL fields.
Stars: ✭ 251 (-21.81%)
Mutual labels:  graphql, graphql-server
61-120 of 1831 similar projects