Showing 181 open source projects for "graphql"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 1
    WooCommerce Nextjs React Theme

    WooCommerce Nextjs React Theme

    React WooCommerce theme, built with Next JS, Webpack, Babel, Node

    React WooCommerce theme, built with Next JS, Webpack, Babel, Node, and Express, using GraphQL and Apollo Client. WooCommerce Store in React( contains: Products Page, Single Product Page, AddToCart, CartPage and Checkout Page with country selection ). To use Hero carousel, create a category called 'offers' from WordPress Dashboard > Products > Categories. Now create and assign as many child categories to this parent 'offers' category with name, description, and image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Prisma 1

    Prisma 1

    Database Tools incl. ORM, migrations and admin UI

    Prisma is the perfect tool for building GraphQL servers. The Prisma client is compatible with the Apollo ecosystem, has default support for GraphQL subscriptions and Relay-style pagination, provides end-to-end type safety and comes with a built-in dataloader to solve the N+1 problem. Prisma replaces traditional ORMs and simplifies database workflows. Access, Type-safe database access with the auto-generated Prisma client (in JavaScript, TypeScript, Go).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    graphql.js client

    graphql.js client

    A Simple and Isomorphic GraphQL Client for JavaScript

    ...GraphQL.js is isomorphic. You can use it in both browser and Node.js. Create a simple connection to your GraphQL endpoint. graph will be a simple function that accepts query and variables as parameters. You can prepare queries for lazy execution. This will allow you to reuse your queries with different variables without any hassle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Responder

    Responder

    A familiar HTTP Service Framework for Python

    ...The ability to mount any ASGI / WSGI app at a subroute. f-string syntax route declaration. Mutable response object passed into each view. No need to return anything. Background tasks spawned off in a ThreadPoolExecutor. GraphQL (with GraphiQL) support! OpenAPI schema generation, with interactive documentation! Single-page webapp support!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5
    GraphQL HTTP Server Middleware

    GraphQL HTTP Server Middleware

    Create a GraphQL HTTP server with Express

    Create a GraphQL HTTP server with any HTTP web framework that supports connect styled middleware, including Connect itself, Express and Restify. This module includes a TypeScript declaration file to enable auto complete in compatible editors and type information for TypeScript projects. Use .get or .post (or both) rather than .use to configure your route handler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GraphQL CLI

    GraphQL CLI

    Command line tool for common GraphQL development workflows

    Command line tool for common GraphQL development workflows. Helpful commands to improve your workflows. Compatible with editors and IDEs based on graphql-config. Powerful plugin system to extend graphql-cli with custom commands. At the heart of a project created using GraphQL CLI is the GraphQL Config configuration file. For starters, this configuration lets the cd CLI tools know where all of the GraphQL documents and operations are. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Rails 6 boilerplate

    Rails 6 boilerplate

    A Rails 6 boilerplate to create your next Saas product

    This is a boilerplate to build your next SaaS product. It's a RubyOnRails 6 backend with authentication, GraphQL API, Roles & Ability management, and an admin dashboard. It works nicely together with clients made with Angular, React, Vue.js, and React. Native, Swift, Kotlin, or any other client framework that implements the JSON Web Tokens philosophy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    nest-user-auth

    nest-user-auth

    A build for a back end which implements managing users with MongoDB

    This project uses NestJS, GraphQL, and MongoDB. This project implements user authentication. It will be easy to add other GraphQL schemas following the same structure. User auth is implemented in this project because it is one of the hardest and most common things to create for an API. The intent of this project is to provide an example of how to integrate all of these technologies together that are in the NestJS documentation (NestJS, GraphQL, MongoDB, Mongoose, Passport, JWT, DotEnv, Joi, Jest) into a working backend. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Flask-GraphQL

    Flask-GraphQL

    Adds GraphQL support to your Flask application

    ...A value to pass as the context_value to graphql execute function. By default is set to dict with request object at key request. The root_value you want to provide to graphql execute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 10
    testing-nestjs

    testing-nestjs

    A repository to show off to the community methods of testing NestJS

    A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more! Each folder is a fully functional Nest application on its own. All you need to do after cloning the repository is move into the folder, install the dependencies and test! Or you could just, you know, look at the test on GitHub too, no big deal. I've noticed a lot of people seem to get stuck on testing, and how to do it using the utilities given to us by Nest. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    koa-decorator-ts

    koa-decorator-ts

    koa decorator

    Koa Decorator (with TypeScript). This package is a decorator for koa, including the koa-router, GraphQL. You can use decorators to define the path of routing or create a GraphQL resolver using the existing koa controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Just-API

    Just-API

    Test REST, GraphQL APIs

    Just-API is a declarative, specification-based test framework for REST, GraphQL APIs. Users can test APIs without writing code, but they can also tap into code when they want to. It reads API test specifications from YAML files and runs them in serial/parallel mode. Test reports can be generated in several formats including HTML and JSON. In simple terms, users build a test suite by providing a set of request and response validation specification in a YAML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    React + GraphQL starter kit

    React + GraphQL starter kit

    Universal React+GraphQL starter kit: React 16, Apollo 2, MobX

    Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR. React v16.8 (the one with hooks!) for UI. Apollo Client 2.5 (React) for connecting to GraphQL. MobX-React-Lite for declarative, type-safe flux/store state management. Emotion CSS-in-JS, with inline <style> tag generation that contains only the CSS that needs to be rendered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    React Apollo

    React Apollo

    React integration for Apollo Client

    React Apollo allows you to fetch data from your GraphQL server and use it in building complex and reactive UIs using the React framework. React Apollo may be used in any context that React may be used. In the browser, in React Native, or in Node.js when you want to do server-side rendering. Apollo Client is a comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GraphQL Playground

    GraphQL Playground

    GraphQL IDE for better development workflows

    GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration). GraphQL Playground uses components of GraphiQL under the hood but is meant as a more powerful GraphQL IDE enabling better (local) development workflows. Compared to GraphiQL, the GraphQL Playground ships with a number of features, such as interactive, multi-column schema documentation, automatic schema reloading, support for GraphQL Subscriptions, query history, configuration of HTTP headers, and tabs. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Rejoiner

    Rejoiner

    Generates a unified GraphQL schema from gRPC microservices

    Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources. Creates a uniform GraphQL schema from microservices. Allows the GraphQL schema to be flexibly defined and composed as shared components. Generates GraphQL types from Proto definitions. Populates request Proto based on GraphQL query parameters. Supplies a DSL to modify the generated schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Graphpack

    Graphpack

    A minimalistic zero-config GraphQL server

    Graphpack lets you create GraphQL servers with zero configuration. It uses webpack with nodemon and Apollo Server under the hood, so we get features like Live Reloading, GraphQL Playground, GraphQL Imports, and much more right out of the box. ES module imports and dynamic imports ()'s thanks to Babel. Runs graphics in development mode. Graphpack will watch for changes in your .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RAN

    RAN

    RAN! React . GraphQL . Next.js Toolkit

    Hot-reload ready for dev, next-generation JavaScript (ES6). Offline-ready, next-generation CSS (CSS-in-JS). Create new page in a second (with CLI). SEO-ready, performance-first, production deployment ready for now, Digital Ocean, Heroku, and AWS. Prettier and ESLint integrated. Also, there is a beta version for new features & fixes that we are testing before release. It can be unstable, so that's why please use stable version if you are working on the project that is in production. The best...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    generator-shopify-nextjs

    generator-shopify-nextjs

    A Yeoman generator for Serverless Shopify apps using Next.js, Koa, etc

    A Yeoman generator for Serverless Shopify apps using Next.js, Koa, Prisma GraphQL & Shopify's Polaris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Swagger-to-GraphQL

    Swagger-to-GraphQL

    Swagger to GraphQL API adapter

    Swagger-to-GraphQL converts your existing Swagger schema to an executable GraphQL schema where resolvers perform HTTP calls to certain real endpoints. It allows you to move your API to GraphQL with nearly zero effort and maintain both REST and GraphQL APIs. Our CLI tool also allows you get the GraphQL schema in Schema Definition Language. This library will fetch your swagger schema, convert it to a GraphQL schema and convert GraphQL parameters to REST parameters. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Strapi JavaScript SDK

    Strapi JavaScript SDK

    Official JavaScript SDK for APIs built with Strapi

    The official Strapi SDK for JavaScript is available for browsers or Node.js backends. Get your backend done in minutes instead of weeks. Easily build customizable content API and use them with a modern tech stack. The entire codebase is available on GitHub and maintained by hundreds of contributors. Easily customize the admin panel as well as the API. Extend your content management with custom plugins, in seconds. Extend the capabilities of Strapi with Strapi Cloud, our fully managed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Permit

    Permit

    An unopinionated authentication library for building Node.js APIs

    This project is an unopinionated authentication library for Node.js APIs that focuses on adding an auth layer without forcing a specific framework or application style. It’s built to slot into popular server stacks like Express, Koa, Hapi, or Fastify, and it stays compatible with different API styles including REST and GraphQL. The library concentrates on the core authentication schemes many APIs need, including bearer token authentication and basic username/password credentials. It also supports pulling credentials from common request locations, prioritizing standards-based headers while allowing practical alternatives when needed. The design aims to keep authentication logic centralized and consistent, so you avoid copy-pasting auth checks across handlers and middleware. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Vulcan

    Vulcan

    A toolkit to quickly build apps with React, GraphQL & Meteor

    Vulcan is a framework that gives you a set of tools for quickly building React & GraphQL-based web applications. It can handle data loading, e-mail notifications, automatic form generation, and much more, out of the box. Vulcan is unique in that it spans the full-stack, from the database to the browser. While there exist many excellent back-end frameworks or backend-as-a-service providers, these all still require you to handle the front-end code yourself, including building a set of components to read, write, and display data. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    AniList Api v2 GraphQL Docs

    AniList Api v2 GraphQL Docs

    AniList API V2 GraphQL Documentation

    The AniList GraphQL Api provides quick and powerful access to over 500k anime and manga entries, including character, staff, and live airing data. The AniList & AniChart websites themselves run on the Api, so everything you can do on the sites, you can do via the Api. Free for non-commercial use. GraphQL is a strongly typed Api query language that provides an alternative to REST.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Create GraphQL

    Create GraphQL

    Command-line utility to build production-ready servers with GraphQL

    Create production-ready GraphQL servers. Create-GraphQL is a command-line utility to build production-ready servers with GraphQL and also generate Mutations, Types, and more into existent projects.
    Downloads: 0 This Week
    Last Update:
    See Project