/graphql-books-server

Server for the Books and Author

Primary LanguageJavaScriptMIT LicenseMIT

node-graphql

Sample Web appliation to view Authors and Books written by this authors.

Setup

Install Mongodb on your computer

Run The Start Command

npm run dev

Navigate to localhost:7001/graphql

Graphql Image