GraphQL topic

GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.

List GraphQL repositories

graphql-parser-php

30
Stars
2
Forks
Watchers

A PHP extension wrapping the libgraphqlparser library for parsing GraphQL.

poc-graphql

406
Stars
60
Forks
Watchers

Research on GraphQL from an AppSec point of view.

coffee-code-climb

11
Stars
0
Forks
Watchers

[DEPRECATED] A blog about coffee, coding, and climbing... with animations that are far too distracting

blog

9
Stars
1
Forks
Watchers

a Blog system built on GitHub GraphQL API with Vue SSR

JBlog

5
Stars
0
Forks
Watchers

🏠 荆棘小栈

GraphQL-Apollo-Next.js

60
Stars
14
Forks
Watchers

A server-rendering GraphQL client with Apollo Client and Next.js

A GraphQL API build on top of NextJS

NextJS-NestJS-GraphQL-Starter

383
Stars
71
Forks
Watchers

A production-ready NextJS & NestJS GraphQL starter pack

payload

30.3k
Stars
1.9k
Forks
127
Watchers

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building...