Skip to content

Commit

Permalink
Add deploy to now button
Browse files Browse the repository at this point in the history
  • Loading branch information
dinubs committed Apr 29, 2018
1 parent 48e4cbe commit e72c0af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Cool QL COOL

[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/dinubs/coolqlcool)

CoolQLCool (CQC) is an open source Graph QL server that allows you to turn websites into a Graph QL api. You can play around with it in [GraphiQL](https://cool.coolql.cool/graphiql).

Important pieces of code are in `schema/`. Inside of `schema/element.js` is the schema for grabbing element information from pages. Inside of `schema/parse.js` is the schema for specifying which site you want to query.
Expand Down

0 comments on commit e72c0af

Please sign in to comment.