All Projects → l3lackcurtains → graphql-boilerplate

l3lackcurtains / graphql-boilerplate

Licence: other
💢 Example usage of GraphQL without any third-party packages.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to graphql-boilerplate

graphql-spring-boot-mongo
Attempt to use GraphQL java library to build GraphQL server using spring boot
Stars: ✭ 12 (-73.33%)
Mutual labels:  graphql-server
dgraph graphql go
A GraphQL + Dgraph + Go + HTTP based backend service demo.
Stars: ✭ 49 (+8.89%)
Mutual labels:  graphql-server
finch-sangria
A simple wrapper for using Sangria from within Finch.
Stars: ✭ 33 (-26.67%)
Mutual labels:  graphql-server
Heighliner
A GraphQL Server for NewSpring Web
Stars: ✭ 13 (-71.11%)
Mutual labels:  graphql-server
express-graphql-boilerplate-hmr
Boilerplate for Express + GraphQL with HMR
Stars: ✭ 15 (-66.67%)
Mutual labels:  graphql-server
dev-feed
Flutter-based mobile app displaying a list of daily curated content from top engineering blogs and articles. Backed by a GraphQL-based API written in Kotlin..
Stars: ✭ 20 (-55.56%)
Mutual labels:  graphql-server
graphql-remote loader
Performant remote GraphQL queries from within the resolvers of a Ruby GraphQL API.
Stars: ✭ 52 (+15.56%)
Mutual labels:  graphql-server
koa-server
🗄️ GraphQL Back-end Server with Relay, Koa, MongoDB and Mongoose
Stars: ✭ 31 (-31.11%)
Mutual labels:  graphql-server
graphql-bench
A super simple tool to benchmark GraphQL queries
Stars: ✭ 222 (+393.33%)
Mutual labels:  graphql-server
graphql-modules-app
TypeScripted Apollo GraphQL Server using modules and a NextJS frontend utilising React modules with Apollo hooks. All bundled with a lot of dev friendly tools in a lerna setup..
Stars: ✭ 39 (-13.33%)
Mutual labels:  graphql-server
kingdom-python-server
Modular, cohesive, transparent and fast web server template
Stars: ✭ 20 (-55.56%)
Mutual labels:  graphql-server
graphql-query-whitelist
GraphQL query whitelisting middleware
Stars: ✭ 17 (-62.22%)
Mutual labels:  graphql-server
docker-api-graphql
GraphQL API wrapper around the Docker Remote API. SpringBoot-based app, written in Kotlin
Stars: ✭ 13 (-71.11%)
Mutual labels:  graphql-server
nim-graphql
Nim implementation of GraphQL with sugar and steroids
Stars: ✭ 47 (+4.44%)
Mutual labels:  graphql-server
graphql-cli-generate-fragments
Generate Fragments for Graphql Schemas
Stars: ✭ 43 (-4.44%)
Mutual labels:  graphql-server
protoc-gen-twirpql
Generate A GraphQL Layer from A Twirp Server: https://twirpql.dev
Stars: ✭ 49 (+8.89%)
Mutual labels:  graphql-server
apollo-express-ts-server-boilerplate
No description or website provided.
Stars: ✭ 29 (-35.56%)
Mutual labels:  graphql-server
graphyne
⚡ Lightning-fast JavaScript GraphQL Server ⚡
Stars: ✭ 18 (-60%)
Mutual labels:  graphql-server
graphql-spotify
GraphQL Schema And Resolvers For Spotify Web API
Stars: ✭ 55 (+22.22%)
Mutual labels:  graphql-server
bramble
The Movio GraphQL Gateway
Stars: ✭ 423 (+840%)
Mutual labels:  graphql-server

GraphQL API Tutorial

npm install
npm start
yarn
yarn start

GraphQL API endpoint

http://localhost:3000/graphql
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].