Giter VIP home page Giter VIP logo

goodreads-graphql-wrapper's Introduction

cover

Goodreads API GraphQL Wrapper

A GraphQL wrapper for the Goodreads REST API.

For now it's just in an early development stage. My plan is to cover all features in the orginal Goodreads API.

Feel free to contribute, report issues, request new features. Read the CONTRIBUTING.md to know more.

Get started

  1. Copy the repository (develop branch)
git clone https://github.com/Fvaco/goodreads-graphql-wrapper.git
  1. Install dependencies using yarn or npm install
  2. Create the .env file with your Goodreads developer API key. Check the .env.sample file to know the format.
  3. Create the dist directory with yarn build or npm run build
    • You can use yarn dev or npm run dev for watch mode
  4. Run it in local server using
yarn nodemon dist/server.js

or

npm run nodemon dist/server.js
  1. Open you'll be able to see the GraphQL Playgrond on
http://localhost:4000

Credit

Inspired and originally forked from Mac McCarthy good_wrap repository, check his work on Github.

goodreads-graphql-wrapper's People

Contributors

fvaco avatar mcshakes avatar

Stargazers

 avatar

Watchers

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