Projects in Awesome Lists tagged with graphql-server
A curated list of projects in awesome lists tagged with graphql-server .
https://github.com/ballerina-platform/module-ballerina-graphql
The Ballerina GraphQL module is part of the Ballerina Standard Library. It is a spec-compliant, production-ready GraphQL implementation for writing GraphQL APIs in Ballerina.
ballerina graphql graphql-client graphql-federation graphql-schema graphql-server hacktoberfest integration library wso2
Last synced: 12 Apr 2025
https://github.com/graphql-party/hangzhou-graphql-party
杭州 GraphQLParty 往期记录(slide,照片,预告,视频等)
graphql graphql-api graphql-js graphql-server song-xiao-cai
Last synced: 12 Feb 2025
https://github.com/graphql-community/graphql-directive-auth
GraphQL directive for handling auth
auth authentication authorization graphql graphql-directive graphql-server
Last synced: 09 Apr 2025
https://github.com/saeris/apollo-server-vercel
⚫ Production-ready Node.js GraphQL server for Vercel Serverless Functions
apollo apollo-server graphql graphql-server nextjs vercel vercel-serverless
Last synced: 17 Mar 2025
https://github.com/nicolasdao/graphql-serverless
GraphQL (incl. a GraphiQL interface) middleware for the webfunc serverless web framework.
express faas functions graphql graphql-server middleware neap serverless
Last synced: 12 Feb 2025
https://github.com/pragmalang/pragma
Build GraphQL APIs In No Time
backend graphql graphql-server language pragma web
Last synced: 12 Feb 2025
https://github.com/dandoh/web-haskell-graphql-postgres-boilerplate
Modern webserver in Haskell: Graphql + Postgresql + Authentication + DB migration + Dotenv and more
database dbmate graphql graphql-api graphql-server haskell jwt jwt-authentication migration morpheus opaleye postgresql scotty stack stack-haskell typesafe web webserver webserver-setup
Last synced: 12 Feb 2025
https://github.com/graphitejs/server
Framework NodeJS for GraphQl
framework graphql graphql-server javascript nodejs
Last synced: 04 Apr 2025
https://github.com/oslabs-beta/QLens
QLens is an electron app which dynamically generates GraphQL Schemas and Mongo Schema visualization. QLens significantly cuts development time by automating the formation of their GraphQL schemas based on information fetched from their non-relational database.
codemirror electron electron-app electron-builder enzyme-adapter-react-16 enzyme-testing graphql graphql-client graphql-server graphql-tools jest-tests nosql nosql-database react
Last synced: 14 Nov 2024
https://github.com/oslabs-beta/qlens
QLens is an electron app which dynamically generates GraphQL Schemas and Mongo Schema visualization. QLens significantly cuts development time by automating the formation of their GraphQL schemas based on information fetched from their non-relational database.
codemirror electron electron-app electron-builder enzyme-adapter-react-16 enzyme-testing graphql graphql-client graphql-server graphql-tools jest-tests nosql nosql-database react
Last synced: 12 Feb 2025
https://github.com/art1415926535/graphene-sqlalchemy-filter
Filters for Graphene SQLAlchemy integration
filters graphene graphene-sqlalchemy graphql graphql-server sqlalchemy
Last synced: 05 Apr 2025
https://github.com/qlkube/qlkube
A GraphQL api for Kubernetes
graphql graphql-server kubernetes
Last synced: 12 Feb 2025
https://github.com/camunda-community-hub/camunda-platform-7-graphql
GraphQL for Camunda Platform 7
camunda-7 camunda-platform-7 graphql graphql-java graphql-server java spring-boot springframework
Last synced: 04 Apr 2025
https://github.com/steven-mercatante/graphql-stack
A visual explanation of how the various tools in the GraphQL ecosystem fit together.
graphql graphql-api graphql-client graphql-server graphql-tools
Last synced: 12 Feb 2025
https://github.com/astroband/astrograph
Access Stellar ledger via GraphQL
blockchain dgraph graphql graphql-server stellar
Last synced: 05 Apr 2025
https://github.com/happy-machine/FastQL
Spin up a super fast Rust powered GraphQL API to prototype your ML model in one line of Python code.
ai aiart generative-art graphql graphql-server machine-learning python rust
Last synced: 29 Mar 2025
https://github.com/happy-machine/fastql
Spin up a super fast Rust powered GraphQL API to prototype your ML model in one line of Python code.
ai aiart generative-art graphql graphql-server machine-learning python rust
Last synced: 12 Feb 2025
https://github.com/jthegedus/firebase-functions-graphql-example
GraphQL server running on Cloud Functions for Firebase
cloud-functions firebase-functions graphql graphql-server serverless
Last synced: 21 Jan 2025
https://github.com/moleculerjs/moleculer-apollo-server
:rocket: Apollo GraphQL server for Moleculer
apollo-server graphql-server hacktoberfest moleculer
Last synced: 05 Apr 2025
https://github.com/react-native-training/apollo-graphql-mongodb-react-native
Apollo Server Example using MongoDB + Mongoose + Express, Apollo Client using React Native
apollo-client apollo-server graphql-server
Last synced: 12 Feb 2025
https://github.com/withspectrum/graphql-log
Add logging to your GraphQL resolvers so you know what's going on in your app.
apollographql graphql graphql-js graphql-schema graphql-server
Last synced: 21 Jan 2025
https://github.com/jayy-lmao/rust-graphql-docker
Scratch-Containerised Rust GraphQL-API using Dataloaders
actix-web dataloaders docker graphql graphql-server juniper rust rust-lang
Last synced: 12 Feb 2025
https://github.com/ethe/pygraphy
A modern Pythonic GraphQL implementation.
asyncio graphql graphql-server python python3
Last synced: 04 Apr 2025
https://github.com/zaiste/next-graphql-server
next-graphql-server is a library for building production-grade GraphQL servers using Next.js with API Routes
graphql graphql-js graphql-server graphql-tools nextjs nextjs-plugin nextjs-serverless nextjs-typescript typescript
Last synced: 12 Feb 2025
https://github.com/uconnect-technologies/wertik-js
💪 A library that powers your app with GraphQL + Rest API
api boilerplate database express-graphql express-graphql-boilerplate express-js graphql graphql-server javascript mongodb-database mongoose mysql nodejs reactjs saas-boilerplate starter-kit vuejs wertik-js
Last synced: 09 Feb 2025
https://github.com/prisma-archive/graphql-transform-schema
Transform, filter & alias resolvers of a GraphQL schema
apollo graphql graphql-schema graphql-server
Last synced: 12 Feb 2025
https://github.com/thecodetraveler/dotnetgraphql
A sample demonstrating how to create a GraphQL Backend in .NET using `GraphQL-Dotnet` and consume it from a .NET mobile app created using Xamarin
android graphiql graphql graphql-api graphql-backend graphql-client graphql-dotnet graphql-server ios xamarin xamarin-android xamarin-forms xamarin-graphql xamarin-ios
Last synced: 28 Jan 2025
https://github.com/brminnick/dotnetgraphql
A sample demonstrating how to create a GraphQL Backend in .NET using `GraphQL-Dotnet` and consume it from a .NET mobile app created using Xamarin
android graphiql graphql graphql-api graphql-backend graphql-client graphql-dotnet graphql-server ios xamarin xamarin-android xamarin-forms xamarin-graphql xamarin-ios
Last synced: 30 Dec 2024
https://github.com/graphqlguide/all-the-databases
A GraphQL server tutorial combining 5 data sources
elasticsearch graphql graphql-server mongodb postgresql redis tutorial
Last synced: 01 Apr 2025
https://github.com/Appointy/Jaal
Develop spec compliant GraphQL servers
go golang graphql graphql-api graphql-schema graphql-schema-stitching graphql-server relay-server
Last synced: 31 Mar 2025
https://github.com/appointy/jaal
Develop spec compliant GraphQL servers
go golang graphql graphql-api graphql-schema graphql-schema-stitching graphql-server relay-server
Last synced: 12 Feb 2025
https://github.com/antoniofalcaojr/dotnet6.graphql4.webapplication
This project exemplifies the implementation and dockerization of a simple Razor Web MVC Core consuming a full GraphQL 4 Web API, build in a .NET 6 multi-layer project, considering development best practices, like SOLID and DRY, applying Domain-Driven concepts in a Onion Architecture.
asp-core-mvc asp-net-core asp-net-core-5 asp-net-mvc5 ddd dotnet dotnet6 dry efcore efcore6 graphql graphql-api graphql-dotnet graphql-server onion-architecture solid web-mvc webapi
Last synced: 12 Feb 2025
https://github.com/mercurius-js/mercurius-typescript
TypeScript usage examples and "mercurius-codegen" for Mercurius
graphql graphql-server mercurius mercurius-codegen mercurius-typescript nodejs typescript
Last synced: 12 Apr 2025
https://github.com/relekang/graphql-rss-parser
A microservice that parses rss feeds and makes it available as grahpql service.
graphql graphql-server jsonfeed jsonfeed-reader micro microservice rss rss-parser
Last synced: 12 Feb 2025
https://github.com/relekang/micro-rss-parser
A microservice that parses rss feeds and makes it available as grahpql service.
graphql graphql-server jsonfeed jsonfeed-reader micro microservice rss rss-parser
Last synced: 27 Dec 2024
https://github.com/yusinto/relay-compiler-plus
Custom relay compiler which supports persisted queries
compiler custom graphql graphql-client graphql-js graphql-schema graphql-server graphql-tools modern persisted plus queries relay relay-compiler relay-compiler-plus relay-modern relaycompiler relaycompilerplus relayjs
Last synced: 12 Feb 2025
https://github.com/graph-quilt/graphql-orchestrator-java
GraphQL Orchestrator stitches the schemas from multiple micro-services and orchestrates the graphql queries to these services accurately at runtime
federation gateway graphql graphql-gateway graphql-java graphql-server hacktoberfest hacktoberfest2023 orchestrator stitching
Last synced: 05 Apr 2025
https://github.com/wundergraph/wundergraph-demo
This Repository demonstrates how to combine 7 APIs (4 Apollo Federation SubGraphs, 1 REST, 1 standalone GraphQL, 1 Mock) into one unified GraphQL API which is then securely exposed as a JSON API to a NextJS Frontend.
api api-client api-gateway api-rest api-wrapper graphql graphql-api graphql-client graphql-server json-api rest rest-api restful
Last synced: 12 Feb 2025
https://github.com/status-im/nim-graphql
Nim implementation of GraphQL with sugar and steroids
graphql graphql-client graphql-server nim-graphql
Last synced: 09 Apr 2025
https://github.com/rafaesc/fullstack-graphql-angular
Simple Fullstack GraphQL Application with Angular CLI + Redux. API built with Typescript + Express + GraphQL + Sequelize (supports MySQL, Postgres, Sqlite and MSSQL). WebApp built with Angular CLI + Redux + Async Middleware to access the API.
angular angular2 expressjs fullstack graphql graphql-client graphql-schema graphql-server mysql ngrx nodejs redux sequelize typescript
Last synced: 12 Feb 2025
https://github.com/ammezie/adonis-apollo-server
Production-ready Node.js GraphQL server for AdonisJS
adonisjs apollographql graphql graphql-server
Last synced: 22 Mar 2025
https://github.com/turbulette/turbulette
😴 Turbulette - A batteries-included framework to build high performance, fully async GraphQL APIs
ariadne async async-orm asyncio fastapi framework gino graphql graphql-server graphql-server-framework orm pydantic python python3 starlette uvicorn web
Last synced: 21 Jan 2025
https://github.com/ChoukseyKhushbu/Gitzilla
A resume builder for your GitHub profile.
github-api graphql graphql-api graphql-server hacktoberfest hacktoberfest2021 javascript react react-router scss
Last synced: 10 Apr 2025
https://github.com/uscneps/graphql-go-onepieceapi
Basic One Piece (famous manga) API developed in Go & GraphQL, returns the Strawhats crew information, and give you the possibility to create new pirates & crews.
api backend frontend go golang golang-application golang-examples google graphql graphql-api graphql-client graphql-server manga onepiece
Last synced: 13 Apr 2025
https://github.com/choukseykhushbu/gitzilla
A resume builder for your GitHub profile.
github-api graphql graphql-api graphql-server hacktoberfest hacktoberfest2021 javascript react react-router scss
Last synced: 12 Feb 2025
https://github.com/yfilali/graphql-pynamodb
Graphene PynamoDB Integration
dynamodb graphene graphene-pynamodb graphql-server relay
Last synced: 25 Jan 2025
https://github.com/oliyh/locksmith
Want to use GraphQL with Clojure/script but don't want keBab or snake_keys everywhere? Use locksmith to change all the keys!
clj cljs clojure clojurescript graphql graphql-client graphql-server idiomatic
Last synced: 12 Feb 2025
https://github.com/uscneps/GraphQL-Go-onepieceAPI
Basic One Piece (famous manga) API developed in Go & GraphQL, returns the Strawhats crew information, and give you the possibility to create new pirates & crews.
api backend frontend go golang golang-application golang-examples google graphql graphql-api graphql-client graphql-server manga onepiece
Last synced: 21 Jan 2025
https://github.com/openweb-nl/kafka-graphql-examples
A platform to test solutions for using Kafka with Graphql
avro-kafka clojure clojurescript confluent-kafka end-to-end-testing graphql graphql-client graphql-server graphs kafka-client kafka-cluster performance-analysis performance-testing test-automation test-tools testing
Last synced: 12 Feb 2025
https://github.com/pabloszx/graphql-ez
Easy, feature complete, and Plugin-Based Envelop GraphQL APIs
cloudflare cloudflare-workers envelop express expressjs fastify graphql graphql-api graphql-server hapi http koa nextjs nodejs serverless sveltekit typescript vercel vercel-serverless
Last synced: 04 Apr 2025
https://github.com/alidcast/druid.js
The "shapeshifting" API framework for Node.js+Graphql applications
api apollographql graphql graphql-server
Last synced: 29 Nov 2024
https://github.com/PabloSzx/graphql-ez
Easy, feature complete, and Plugin-Based Envelop GraphQL APIs
cloudflare cloudflare-workers envelop express expressjs fastify graphql graphql-api graphql-server hapi http koa nextjs nodejs serverless sveltekit typescript vercel vercel-serverless
Last synced: 27 Mar 2025
https://github.com/goldensunliu/graphql-spotify
GraphQL Schema And Resolvers For Spotify Web API
dataloader graphql graphql-js graphql-schema graphql-server graphql-spotify graphql-tools resolver spotify spotify-api
Last synced: 12 Feb 2025
https://github.com/lowsky/spotify-graphql-server
A simple graphql server for spotify data, see blog
graphql graphql-server spotify
Last synced: 07 Apr 2025
https://github.com/ulm0/graphql-docker-api
A GraphQL Server for the Docker API
docker docker-api docker-image golang graphql graphql-server schema wrapper
Last synced: 14 Nov 2024
https://github.com/jointoucan/finch-graphql
Local GraphQL API in the background process of a web extension.
graphql graphql-api graphql-cli graphql-server
Last synced: 30 Mar 2025
https://github.com/graphqlguide/graphql-rest-api-demo
A demo of what an equivalent REST API and GraphQL API look like.
demo graphql graphql-server mongodb mongoose rest-api
Last synced: 01 Apr 2025
https://github.com/oslabs-beta/Olympus
A hybrid caching library for GraphQL written for Javascript Express
caching graphql graphql-server localstorage redis typescript
Last synced: 31 Mar 2025
https://github.com/oslabs-beta/olympus
A hybrid caching library for GraphQL written for Javascript Express
caching graphql graphql-server localstorage redis typescript
Last synced: 14 Mar 2025
https://github.com/gramps-graphql/data-source-base
Boilerplate for creating a GrAMPS-compatible data source.
apollo-server-express apollographql boilerplate gramps gramps-data-source graphql graphql-server
Last synced: 14 Apr 2025
https://github.com/biantris/koa-server
🗄️ GraphQL Back-end Server with Relay, Koa, MongoDB and Mongoose
graphql graphql-server koa koajs mongodb mongoose node nodejs relay
Last synced: 10 Feb 2025
https://github.com/marwan-at-work/protoc-gen-twirpql
Generate A GraphQL Layer from A Twirp Server: https://twirpql.dev
golang graphiql graphql graphql-client graphql-server twirp
Last synced: 12 Feb 2025
https://github.com/d12/graphql-remote_loader
Performant remote GraphQL queries from within the resolvers of a Ruby GraphQL API.
graphql graphql-ruby graphql-server ruby ruby-gem schema-stitching
Last synced: 14 Apr 2025
https://github.com/jensneuse/graphql-gateway
Turn any* DataSource into a GraphQL API with no code
graphql graphql-api graphql-apis graphql-gateway graphql-server
Last synced: 21 Jan 2025
https://github.com/sjefvanleeuwen/showcase
A Full Stack Journey with Micro Services and Micro Front Ends. Using dapr, kubernetes, react module federation and web assembly,
dapr devops feature-team fullstack gateway graphql graphql-client graphql-gateway graphql-server integration-testing kubernetes micro-frontend micro-service microservice module-federation react sdd simulation simulation-driven-development stitching
Last synced: 12 Feb 2025
https://github.com/develomark/graphql-cli-generate-fragments
Generate Fragments for Graphql Schemas
graphcool graphql graphql-cli graphql-server prisma react
Last synced: 10 Apr 2025
https://github.com/reactql/example-auth
User auth, session & JWT example for ReactQL
graphql graphql-server jwt react reactjs sequelize session sql
Last synced: 14 Apr 2025
https://github.com/thomasgazzoni/graphql-server-typescript
GraphQL + MongoDB express server with JWT authorization (in Typescript!)
bcrypt graphql graphql-server jwt mongodb mongoose passport typescript
Last synced: 11 Nov 2024
https://github.com/xxczaki/omdb-graphql-wrapper
:rocket: GraphQL wrapper for the OMDb API
api apollo app graphql graphql-server graphql-wrapper node nodejs npm omdb playground server simple wrapper
Last synced: 20 Dec 2024
https://github.com/gbox-proxy/gbox
Fast :zap: reverse proxy in front of any GraphQL server for caching, securing and monitoring.
cache caching-proxy golang graphql-server proxy-server
Last synced: 31 Mar 2025
https://github.com/mhaagens/express_graphql_hmr_article_boilerplate
Repo for https://medium.com/@martinhaagensli/creating-a-structured-hot-reloadable-graphql-api-with-express-js-de62c859643
graphql graphql-api graphql-server hot-reload structure webpack
Last synced: 12 Feb 2025
https://github.com/rivantsov/ngraphql
GraphQL .NET Server and Client
graphql graphql-api graphql-server net net-core
Last synced: 28 Feb 2025
https://github.com/d-exclaimation/pioneer
GraphQL for Swift.
graphql graphql-over-http graphql-over-websocket graphql-server graphql-subscriptions graphql-swift graphql-ws server-side-swift subscriptions subscriptions-transport-ws swift vapor vapor-swift
Last synced: 10 Feb 2025
https://github.com/graphpql/graphpinator
:zap::globe_with_meridians::zap: Easy-to-use & Fast GraphQL server implementation for modern PHP. Includes features from latest draft, middleware directives and modules with extra functionality.
api api-server graphql graphql-php graphql-server php
Last synced: 07 Apr 2025
https://github.com/graphql-community/graphql-directive-rest
GraphQL directive for easy integration with REST API
directive graphql graphql-directive graphql-js graphql-rest graphql-server
Last synced: 24 Apr 2025
https://github.com/awinabi/sinatra-graphql
Step by step tutorial to write a graphql server in sinatra (ruby)
graphql graphql-server ruby sinatra
Last synced: 24 Nov 2024
https://github.com/mirumee/ariadne-graphql-modules
Ariadne package for implementing Ariadne GraphQL schemas using modular approach.
ariadne graphql graphql-server python
Last synced: 15 Mar 2025
https://github.com/gauravtiwari/graphql-server-examples
Various example implementations of GraphQL server in many popular web frameworks
Last synced: 26 Dec 2024
https://github.com/higherkindness/mu-graphql-example-elm
Complete full-stack web app with a mu-haskell GraphQL server and an Elm client! 🌳
elm-graphql elm-lang graphql graphql-client graphql-server hacktoberfest haskell mu mu-graphql mu-haskell schema
Last synced: 12 Feb 2025
https://github.com/jonathanhecl/golang-graphql-mongodb
Golang+GraphQL+MongoDB
bcrypt cms-backend golang graphql graphql-server jwt mongodb server-side web
Last synced: 03 Mar 2025
https://github.com/econify/graphql-rest-router
Expose and cache an internal GraphQL Server as a self-documenting REST API without exposing the schema.
api cache graphql graphql-cache graphql-rest graphql-server rest
Last synced: 10 Apr 2025
https://github.com/Econify/graphql-rest-router
Expose and cache an internal GraphQL Server as a self-documenting REST API without exposing the schema.
api cache graphql graphql-cache graphql-rest graphql-server rest
Last synced: 24 Nov 2024
https://github.com/fasibio/graphqldockerproxy
A generic Graphql API for Docker and Kubernetes
api-gateway docker docker-image graphql graphql-server kubernetes proxy
Last synced: 15 Apr 2025
https://github.com/stepzen-dev/examples
Quickstart examples of different tooling and stacks in combination with StepZen.
graphql graphql-server hacktoberfest
Last synced: 12 Nov 2024
https://github.com/modevol-com/gqloom
Weave GraphQL schema and resolvers using Valibot, Zod or Yup
drizzle-orm graphql graphql-schema graphql-server prisma schema typescript valibot yup zod
Last synced: 14 Apr 2025
https://github.com/borderless/worker-graphql
GraphQL server for worker environments (e.g. Cloudflare Workers)
cloudflare-workers graphql graphql-server worker-graphql
Last synced: 14 Apr 2025
https://github.com/redbubble/finch-sangria
A simple wrapper for using Sangria from within Finch.
finch graphiql graphql graphql-server sangria
Last synced: 23 Jan 2025
https://github.com/ammezie/adonis-graphql-server
A GraphQL server built with Apollo server and AdonisJs
adonisjs apollo-server graphql graphql-server
Last synced: 23 Mar 2025
https://github.com/svelte-add/graphql-server
(out of date) A command to add a GraphQL server to your Svelte project
graphql graphql-helix graphql-server svelte svelte-add sveltekit
Last synced: 16 Nov 2024
https://github.com/wednesday-solutions/go-template
An enterprise GraphQL template application built using Golang showcasing - Testing Strategy, DB migrations and seeding, integration with an ORM, containerization using Docker, GraphQL Interface, PostgreSQL, subscriptions, redis caching, paginated endpoints.
boilerplate databases go-api go-boilerplate go-starter go-template golang gqlgen graphql graphql-relay graphql-server postgres postgresql postgresql-database production-template sqlboiler
Last synced: 13 Apr 2025
https://github.com/zzy/actix-web-async-graphql-rbatis
Clean boilerplate for graphql services using actix-web, rhai, async-graphql, surf, rbatis, graphql-client, handlebars-rust, jsonwebtoken, and mysql / postgresql.
actix-web async-graphql embbeded-scripting-rust graphql-client graphql-server handlebars jsonwebtoken jwt-authentication mysql postgresql rbatis rhai rust surf
Last synced: 13 Apr 2025
https://github.com/wpcodevo/nextjs-typegraphql-api
This article will teach you how to build a full-stack CRUD App with Next.js, React Query, GraphQL Code Generator, React-Hook-Form, Zod, and graphql-request to perform Create/Update/Get/Delete operations.
apollo apollo-server apollographql graphql graphql-api graphql-request graphql-server mongodb mongoose nextjs nextjs-apolloserver nextjs-graphql nextjs-graphql-mongodb nextjs-typescript nodejs react react-query typegoose
Last synced: 12 Feb 2025
https://github.com/advancedgraphql/advancedgraphql
Collection of best practices and advanced patterns for GraphQL applications
graphql graphql-schema graphql-server
Last synced: 12 Feb 2025
https://github.com/jgcmarins/graphql-ufc-api
GraphQL server for UFC's public API
graphql graphql-server koa nodejs public-api react-native relay-modern ufc
Last synced: 18 Apr 2025
https://github.com/annihil/ugql
🚀GraphQL.js over HTTP with uWebSockets.js
graphql graphql-js graphql-server node node-module nodejs npm-package uwebsockets
Last synced: 14 Apr 2025
https://github.com/deinternetjongens/lighthouse-utils
An add-on to Lighthouse to auto-generate CRUD actions from types https://github.com/nuwave/lighthouse
eloquent graphql graphql-server laravel relay
Last synced: 11 Nov 2024
https://github.com/alkem-io/server
Core server in the Alkemio platform, offering a GraphQL api for interacting with the logical domain model.
challenges docker graphql graphql-api graphql-server node projects society typeorm typescript
Last synced: 12 Feb 2025
https://github.com/zombiezen/graphql-server
GraphQL server package for Go with a focus on simplicity and efficiency
backend golang graphql graphql-server
Last synced: 24 Mar 2025
https://github.com/ojkelly/bunjil
A GraphQL bastion server with schema merging, authentication and authorization with Policy Based Access Control
authentication authorization bastion graphql graphql-server koa prisma public-server wahn
Last synced: 23 Jan 2025
https://github.com/xpepermint/graphql-example
Intuitive GraphQL Resolver Example - Application example using RawModel.js as GraphQL rootValue on steroids.
example graphql graphql-application graphql-query graphql-rootvalue graphql-server model rawmodel resolver
Last synced: 12 Feb 2025