GithubHelp home page GithubHelp logo

pombredanne / graphqlhub Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clayallsopp/graphqlhub

0.0 1.0 0.0 846 KB

The GraphQLHub Server

License: MIT License

JavaScript 96.84% CSS 2.37% HTML 0.76% Shell 0.03%

graphqlhub's Introduction

GraphQLHub Logo

GraphQLHub Schemas

Want to install the various GraphQLHub schemas and use on your own? See graphqlhub-schemas for details.

GraphQLHub Server Build Status FOSSA Status

This powers the server behind GraphQLHub. It's basically:

  • The GraphQL Schemas and fetching code for each API
  • A slightly forked version of GraphiQL

Try the live app here

Schemas

Quick start

# clone the repo
git clone https://github.com/clayallsopp/graphqlhub.git

# change into the repo directory
cd graphqlhub

# install
npm install

# create your .env file
cp .env.example .env
# ... and populate .env with your API keys

# run
npm run start

Then visit http://localhost:3000 in your browser.

License

FOSSA Status

TODO

  • Better visual design
  • Add more APIs!
  • Extract the schemas into their own repo, so others can easily drop them into their own projects
  • Use GraphiQL from NPM, not the vendoring thing done now

PRs for anything above would be excellent!

graphqlhub's People

Contributors

clayallsopp avatar mr-wildcard avatar jashmenn avatar alpacaaa avatar chentsulin avatar cem2ran avatar lowsky avatar kachkaev avatar xizhao avatar samerbuna avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.