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.
graphql-parser-php
A PHP extension wrapping the libgraphqlparser library for parsing GraphQL.
poc-graphql
Research on GraphQL from an AppSec point of view.
coffee-code-climb
[DEPRECATED] A blog about coffee, coding, and climbing... with animations that are far too distracting
blog
a Blog system built on GitHub GraphQL API with Vue SSR
codenames
Play Codenames Online
GraphQL-Apollo-Next.js
A server-rendering GraphQL client with Apollo Client and Next.js
GraphQL-NestJS-MongoDB-TypeScript-Tutorial
A GraphQL API build on top of NextJS
NextJS-NestJS-GraphQL-Starter
A production-ready NextJS & NestJS GraphQL starter pack
payload
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.