Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 871 Bytes

File metadata and controls

35 lines (25 loc) · 871 Bytes

API-book-search

Project Description

A fully functioning Google Books API search engine refactored from a RESTful API to be a GraphQL API built with Apollo Server.

Deployed Application

https://search-book-api.herokuapp.com/

Table of Contents

Installation

npm i

Technologies

  • MongoDB
  • React
  • Express.js
  • Node.js

Screenshot

localhost_3000_ (1)

Contributing

Feel free to fork the repository to make your own contributions.

Questions