All Projects → plus1tv → Micro Graphql

plus1tv / Micro Graphql

GraphQL Microservice

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Micro Graphql

Siler
⚡ Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions.
Stars: ✭ 1,056 (+628.28%)
Mutual labels:  graphql, micro-framework
Gatsby Source Prismic Graphql
Gatsby source plugin for Prismic GraphQL
Stars: ✭ 144 (-0.69%)
Mutual labels:  graphql
Typegraphql Prisma
Prisma 2 generator to emit TypeGraphQL types and CRUD resolvers from your Prisma 2 schema
Stars: ✭ 137 (-5.52%)
Mutual labels:  graphql
Graphlient
Ruby GraphQL Client
Stars: ✭ 142 (-2.07%)
Mutual labels:  graphql
Relay Rails Blog
A graphql, relay and standard rails application powered demo weblog. We are using Graphql server and relay for our react component data needs.
Stars: ✭ 140 (-3.45%)
Mutual labels:  graphql
Gh Latest Repos
Microservice to get the latest public GitHub repos from a user
Stars: ✭ 143 (-1.38%)
Mutual labels:  graphql
Graphqlws
Implementation of the GraphQL over WebSocket protocol in Go.
Stars: ✭ 139 (-4.14%)
Mutual labels:  graphql
Nest User Auth
A starter build for a back end which implements managing users with MongoDB, Mongoose, NestJS, Passport-JWT, and GraphQL.
Stars: ✭ 145 (+0%)
Mutual labels:  graphql
Practical Dapr
A full-stack .NET microservices build on Dapr and Tye
Stars: ✭ 140 (-3.45%)
Mutual labels:  graphql
Graphql Directive
Use custom directives in your GraphQL schema and queries 🎩
Stars: ✭ 142 (-2.07%)
Mutual labels:  graphql
Hangzhou Graphql Party
杭州 GraphQLParty 往期记录(slide,照片,预告,视频等)
Stars: ✭ 142 (-2.07%)
Mutual labels:  graphql
Project Webcube
Continuously updated JS infrastructure for modern web dev
Stars: ✭ 141 (-2.76%)
Mutual labels:  graphql
Absinthe relay
Absinthe support for the Relay framework
Stars: ✭ 143 (-1.38%)
Mutual labels:  graphql
Reason Apollo Hooks
Deprecated in favor of https://github.com/reasonml-community/graphql-ppx
Stars: ✭ 140 (-3.45%)
Mutual labels:  graphql
Typescript Expo Apollo Boilerplate
Clean boilerplate for TypeScript + Expo (React Native) + React Apollo (GraphQL)
Stars: ✭ 144 (-0.69%)
Mutual labels:  graphql
Mobile
📲 Kiwi.com mobile app written in React Native
Stars: ✭ 139 (-4.14%)
Mutual labels:  graphql
Ra Data Opencrud
A react-admin data provider for Prisma and GraphCMS
Stars: ✭ 142 (-2.07%)
Mutual labels:  graphql
Openship
e-commerce automation
Stars: ✭ 143 (-1.38%)
Mutual labels:  graphql
Captain Fact Api
🔎 CaptainFact - API. The one that serves and process all the data for https://captainfact.io
Stars: ✭ 145 (+0%)
Mutual labels:  graphql
Githunt Angular
An Apollo with Angular full-stack example app: vote for your favorite GitHub repos!
Stars: ✭ 144 (-0.69%)
Mutual labels:  graphql

micro-graphql

Repo meant to be cloned for our GraphQL microservices

Usage

  • Clone the repository

    git clone https://github.com/hyperfuse/micro-graphql.git
    
  • Install the dependencies

    yarn
    
  • Start the microservice

    yarn start
    
  • Make it your own!

License

MIT

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].