All Projects → github → Platform Samples

github / Platform Samples

Licence: cc0-1.0
A public place for all platform sample projects.

Programming Languages

javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Platform Samples

Graphql Hooks
🎣 Minimal hooks-first GraphQL client
Stars: ✭ 1,610 (+21.23%)
Mutual labels:  graphql, hooks
React Query
⚛️ Hooks for fetching, caching and updating asynchronous data in React
Stars: ✭ 24,427 (+1739.38%)
Mutual labels:  graphql, hooks
Booben
Web app constructor based on React, with GraphQL bindings
Stars: ✭ 96 (-92.77%)
Mutual labels:  graphql, platform
Relay Hooks
Use Relay as React hooks
Stars: ✭ 423 (-68.15%)
Mutual labels:  graphql, hooks
Graphql React
A GraphQL client for React using modern context and hooks APIs that is lightweight (< 3.5 KB size limited) but powerful; the first Relay and Apollo alternative with server side rendering.
Stars: ✭ 611 (-53.99%)
Mutual labels:  graphql, hooks
Dahlia
An opinionated React Framework. [Rename to pea.js]
Stars: ✭ 92 (-93.07%)
Mutual labels:  graphql, hooks
Googlekeepclone
A clone of Google Keep with its original Material Design aesthetics
Stars: ✭ 281 (-78.84%)
Mutual labels:  graphql, hooks
Falcon
DEITY Falcon - Progressive Web App library for any type of website. Fully Open Source, Platform Agnostic and headless. OSL3.0. Supports Magento 2 PWA storefront, Wordpress PWA and BigCommerce PWA Storefront. Built with ReactJS, NodeJS and GraphQL. Join our community and become a contributor at https://slack.deity.io
Stars: ✭ 501 (-62.27%)
Mutual labels:  graphql, platform
Animavita
Trigger life-saving alerts, register animals for adoption and find the closest pet friend to adopt 🐶
Stars: ✭ 508 (-61.75%)
Mutual labels:  graphql, hooks
Ever
Ever® - Open-Source Commerce Platform for On-Demand Economy and Digital Marketplaces
Stars: ✭ 980 (-26.2%)
Mutual labels:  graphql, platform
Write With Me
Real-time Collaborative Markdown Editor
Stars: ✭ 81 (-93.9%)
Mutual labels:  graphql, hooks
Docker
Directus Docker — The Official Docker Container for the Directus Suite
Stars: ✭ 93 (-93%)
Mutual labels:  graphql
Wooshop
A Wocommerce Based React Native App for IOS and Android over GraphQL
Stars: ✭ 92 (-93.07%)
Mutual labels:  graphql
Meteor Apollo Starter Kit
Meteor, Apollo, React, PWA, Styled-Components boilerplate
Stars: ✭ 91 (-93.15%)
Mutual labels:  graphql
Rust graphql api boilerplate
A Boilerplate of GraphQL API built in Rust + Warp + Juniper + Diesel
Stars: ✭ 91 (-93.15%)
Mutual labels:  graphql
Aqls Client
An intelligent full-stack GraphQL subscription and analytics module. Client-side hooks, automatic query parsing, and analytic generation.
Stars: ✭ 95 (-92.85%)
Mutual labels:  graphql
Unchained
Headless & open-source e-commerce toolkit. The Unchained Engine is our core product and is written in Node.js ES6
Stars: ✭ 92 (-93.07%)
Mutual labels:  graphql
Django Graphql Social Auth
Python Social Auth support for Graphene Django
Stars: ✭ 90 (-93.22%)
Mutual labels:  graphql
Quell
Quell is an easy-to-use, lightweight JavaScript library providing a client- and server-side caching solution for GraphQL. Use Quell to prevent redundant client-side API requests and to minimize costly server-side response latency.
Stars: ✭ 90 (-93.22%)
Mutual labels:  graphql
Graphql Java Datetime
GraphQL ISO Date is a set of RFC 3339 compliant date/time scalar types to be used with graphql-java.
Stars: ✭ 89 (-93.3%)
Mutual labels:  graphql

platform-samples

This is a public place for all sample projects related to the GitHub Platform.

Hierarchy

The directories are organized to correlate with guides found on developer.github.com. But here it is, broken down:

  • api: here's a bunch of sample code relating to the API. Subdirectories in this category are broken up by language. Do you have a language sample you'd like added? Make a pull request and we'll consider it.
  • graphql: here's a bunch of sample GraphQL queries that can be run against our GitHub GraphQL API.
  • hooks: want to find out how to write a consumer for our web hooks? The examples in this subdirectory show you how. We are open for more contributions via pull requests.
  • pre-receive-hooks: this one contains pre-receive-hooks that can block commits on GitHub Enterprise that do not fit your requirements. Do you have more great examples? Create a pull request and we will check it out.
  • scripts: want to analyze or clean-up your Git repository? The scripts in this subdirectory show you how. We are open for more contributions via pull requests
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].