All Projects → marmelab → Graphql Example

marmelab / Graphql Example

Licence: mit
An example code structure for a GraphQL-powered mobile app. Contains client and server code.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Graphql Example

Graphdoc
Static page generator for documenting GraphQL Schema
Stars: ✭ 1,218 (+1367.47%)
Mutual labels:  graphql
Graphql Doctrine
Automatic GraphQL types from Doctrine entities
Stars: ✭ 81 (-2.41%)
Mutual labels:  graphql
Tkframework
react + relay + redux + saga + graphql + webpack
Stars: ✭ 83 (+0%)
Mutual labels:  graphql
Aspnetcoregraphql Myhotel
A sample ASP.NET Core & Angular app for demonstrating GraphQL API service
Stars: ✭ 80 (-3.61%)
Mutual labels:  graphql
Spacy Graphql
🤹‍♀️ Query spaCy's linguistic annotations using GraphQL
Stars: ✭ 81 (-2.41%)
Mutual labels:  graphql
Keycloak Hasura Connector
Connect hasura with the keycloak. Authentication for hasura
Stars: ✭ 83 (+0%)
Mutual labels:  graphql
React Music
react开发app版的网易云音乐
Stars: ✭ 79 (-4.82%)
Mutual labels:  graphql
Graphql Import Loader
Webpack loader for `graphql-import`
Stars: ✭ 84 (+1.2%)
Mutual labels:  graphql
Chester
Chester is a Swift GraphQL query builder.
Stars: ✭ 81 (-2.41%)
Mutual labels:  graphql
Apollo Scalajs
Use Apollo GraphQL from Scala.js apps!
Stars: ✭ 83 (+0%)
Mutual labels:  graphql
Firegraph
GraphQL Superpowers for Google Cloud Firestore
Stars: ✭ 80 (-3.61%)
Mutual labels:  graphql
Write With Me
Real-time Collaborative Markdown Editor
Stars: ✭ 81 (-2.41%)
Mutual labels:  graphql
Apollo Prophecy
🔮 GraphQL error management made Easy, generate custom machine-readable errors for Apollo Client/Server from the CLI
Stars: ✭ 83 (+0%)
Mutual labels:  graphql
Nestjs Cqrs Starter
NestJS CQRS Microservices Starter Project
Stars: ✭ 80 (-3.61%)
Mutual labels:  graphql
Comingornot
A perfect event organizer
Stars: ✭ 83 (+0%)
Mutual labels:  graphql
Realm Graphql
GraphQL client for Realm Object Server
Stars: ✭ 79 (-4.82%)
Mutual labels:  graphql
Open Bank Mark
A bank simulation application using mainly Clojure, which can be used to end-to-end test and show some graphs.
Stars: ✭ 81 (-2.41%)
Mutual labels:  graphql
Graphql Transform Schema
Transform, filter & alias resolvers of a GraphQL schema
Stars: ✭ 84 (+1.2%)
Mutual labels:  graphql
Projectartemis
An analytic tool for GraphQL queries to external APIs with a Graphical User Interface to view performance metrics.
Stars: ✭ 84 (+1.2%)
Mutual labels:  graphql
Twist V2
A book review tool for Leanpub's Markdown Book Format
Stars: ✭ 82 (-1.2%)
Mutual labels:  graphql
hackday Archived Repository
The code of this repository was written during a Hack Day by a Marmelab developer. It's part of the distributed R&D effort at Marmelab, where each developer spends 2 days a month for learning and experimentation.
This code is not intended to be used in production, and is not maintained.

GraphQL-example

An example code structure for a GraphQL-powered mobile app in full-stack JavaScript. Contains client and server code. Architecture and code explained in the Dive into Graphql series.

Installation

npm install

Run the server

npm start

Run tests

npm test
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].