All Projects → orinamio → graphql-express-nodejs

orinamio / graphql-express-nodejs

Licence: other
A Simple GraphQL Server implementation using Express and Node. See post here: https://t.co/Cm6GitZaBL

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to graphql-express-nodejs

Typegql
Create GraphQL schema with TypeScript classes.
Stars: ✭ 415 (+1629.17%)
Mutual labels:  graphql-server, graphql-schema, graphql-js, graphql-api
Graphql2rest
GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API
Stars: ✭ 181 (+654.17%)
Mutual labels:  graphql-server, graphql-schema, graphql-js, graphql-api
graphql-spotify
GraphQL Schema And Resolvers For Spotify Web API
Stars: ✭ 55 (+129.17%)
Mutual labels:  graphql-server, graphql-schema, graphql-js
Graphql Tools
🔧 Build, mock, and stitch a GraphQL schema using the schema language
Stars: ✭ 4,556 (+18883.33%)
Mutual labels:  graphql-schema, graphql-js, graphql-api
Grial
A Node.js framework for creating GraphQL API servers easily and without a lot of boilerplate.
Stars: ✭ 194 (+708.33%)
Mutual labels:  graphql-server, graphql-js, graphql-api
Hangzhou Graphql Party
杭州 GraphQLParty 往期记录(slide,照片,预告,视频等)
Stars: ✭ 142 (+491.67%)
Mutual labels:  graphql-server, graphql-js, graphql-api
relay-compiler-plus
Custom relay compiler which supports persisted queries
Stars: ✭ 68 (+183.33%)
Mutual labels:  graphql-server, graphql-schema, graphql-js
Graphql Cost Analysis
A Graphql query cost analyzer.
Stars: ✭ 527 (+2095.83%)
Mutual labels:  graphql-server, graphql-schema, graphql-js
Graphql Log
Add logging to your GraphQL resolvers so you know what's going on in your app.
Stars: ✭ 94 (+291.67%)
Mutual labels:  graphql-server, graphql-schema, graphql-js
36 Graphql Concepts
📜 36 concepts every GraphQL developer should know.
Stars: ✭ 209 (+770.83%)
Mutual labels:  graphql-server, graphql-schema, graphql-api
Gqlify
[NOT MAINTAINED]An API integration framework using GraphQL
Stars: ✭ 182 (+658.33%)
Mutual labels:  graphql-server, graphql-api
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 (+12437.5%)
Mutual labels:  graphql-server, graphql-schema
server
Core server in the Alkemio platform, offering a GraphQL api for interacting with the logical domain model.
Stars: ✭ 20 (-16.67%)
Mutual labels:  graphql-server, graphql-api
Storefront Api
Storefront GraphQL API Gateway. Modular architecture. ElasticSearch included. Works great with Magento1, Magento2, Spree, OpenCart, Pimcore and custom backends
Stars: ✭ 180 (+650%)
Mutual labels:  graphql-server, graphql-api
Graphql Spqr Spring Boot Starter
Spring Boot 2 starter powered by GraphQL SPQR
Stars: ✭ 187 (+679.17%)
Mutual labels:  graphql-server, graphql-api
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 (+566.67%)
Mutual labels:  graphql-server, graphql-api
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 (+50504.17%)
Mutual labels:  graphql-server, graphql-schema
Gramps Legacy
The core data source combination engine of GrAMPS.
Stars: ✭ 198 (+725%)
Mutual labels:  graphql-server, graphql-schema
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 (+729.17%)
Mutual labels:  graphql-server, graphql-api
graphql-api
GraphQL-Api is an opinionated Graphql framework for Rails that supports auto generating queries based on Active Record models and plain Ruby objects
Stars: ✭ 58 (+141.67%)
Mutual labels:  graphql-schema, graphql-api

graphql-express-nodejs

A Simple GraphQL Server implementation using Express and Node JS

Installation

npm install

Run it using node server.js in the root directory of your application.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].