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

404
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

381
Stars
71
Forks
Watchers

A production-ready NextJS & NestJS GraphQL starter pack

payload

19.7k
Stars
1.2k
Forks
56
Watchers

The best way to build a modern backend + admin UI. No black magic, all TypeScript, and fully open-source, Payload is both an app framework and a headless CMS.