All Projects → Yoh0xFF → graphql-example

Yoh0xFF / graphql-example

Licence: other
GraphQL Sample Project

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to graphql-example

objection-authorize
isomorphic, "magical" authorization integration with Objection.js 🎉
Stars: ✭ 71 (+121.88%)
Mutual labels:  objectionjs, knexjs
nestjs-objection
Objection module for NestJS
Stars: ✭ 24 (-25%)
Mutual labels:  objectionjs, knexjs
typescript-api-starter
🔰 Starter for Node.js express API in Typescript 🚀
Stars: ✭ 72 (+125%)
Mutual labels:  objectionjs, knexjs
apollo-rs
Spec compliant GraphQL Tools in Rust.
Stars: ✭ 314 (+881.25%)
Mutual labels:  graphql-tools
relay-compiler-plus
Custom relay compiler which supports persisted queries
Stars: ✭ 68 (+112.5%)
Mutual labels:  graphql-tools
greldal
A micro-framework for bidirectional mapping between relational datastores and GraphQL APIs (powered by Node.js)
Stars: ✭ 58 (+81.25%)
Mutual labels:  knexjs
knex-dynamic-connection
Adds support for dynamically returning connection config for knex queries. Helpful when you want to deal with write/read replicas
Stars: ✭ 27 (-15.62%)
Mutual labels:  knexjs
graphql-spotify
GraphQL Schema And Resolvers For Spotify Web API
Stars: ✭ 55 (+71.88%)
Mutual labels:  graphql-tools
axe-api
The fastest way to create a simple Rest API, by defining database models and relations.
Stars: ✭ 61 (+90.63%)
Mutual labels:  knexjs
Proffy
👥 Plataforma de estudos online, onde é possível conectar alunos com professores. Este é um projeto que foi desenvolvido durante a Next Level Week #2 da @Rocketseat, durante os dias 3 à 7 de agosto de 2020.
Stars: ✭ 12 (-62.5%)
Mutual labels:  knexjs
contentjet-api
Headless API-first content management system
Stars: ✭ 95 (+196.88%)
Mutual labels:  objectionjs
BotBlock.org
BotBlock - The List of Discord Bot Lists and Services
Stars: ✭ 29 (-9.37%)
Mutual labels:  knexjs
Graphql Voyager
🛰️ Represent any GraphQL API as an interactive graph
Stars: ✭ 6,481 (+20153.13%)
Mutual labels:  graphql-tools
node-starter-kit
Node.js / GraphQL project template pre-configured with TypeScript, PostgreSQL, login flow, transactional emails, unit tests, CI/CD workflow.
Stars: ✭ 76 (+137.5%)
Mutual labels:  knexjs
GraphCMS-cache-boilerplate
The main goal of this service is to provide a reliable cache contingency backup plan in case a GraphCMS/GraphQL endpoint is failing.
Stars: ✭ 24 (-25%)
Mutual labels:  graphql-tools
objection-hashid
Objection plugin to automatically obfuscate model ids using hashids!
Stars: ✭ 13 (-59.37%)
Mutual labels:  objectionjs
nodejs-graphql-template
Template project for Node.js® GraphQL APIs
Stars: ✭ 13 (-59.37%)
Mutual labels:  graphql-tools
objection-dynamic-finder
An Objection.js plugin for using convenient dynamic finders
Stars: ✭ 14 (-56.25%)
Mutual labels:  objectionjs
feathers-objection
Feathers database adapter for Objection.js, an ORM based on KnexJS SQL query builder for Postgres, Redshift, MSSQL, MySQL, MariaDB, SQLite3, and Oracle. Forked from feathers-knex.
Stars: ✭ 89 (+178.13%)
Mutual labels:  objectionjs
kex
ORM-less for Knex
Stars: ✭ 17 (-46.87%)
Mutual labels:  knexjs

GraphQL Example

Sample project demonstrating common issues to consider when working on GraphQL API

Please see the article here

Used Core Libraries

Project Demonstrates

  • GraphQL Server Setup
  • Advanced Scalar Data Types
  • Splitting Schema
  • Authentication and Authorization
  • Validation
  • N + 1 Queries
  • Security
  • Integration Testing
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].