Skip to content
#

refactoring-exercise

Here are 9 public repositories matching this topic...

Converted a functioning Google Books API search engine, built using RESTful API, into a GraphQL API using Apollo Server. The conversion involved replacing the RESTful API with GraphQL queries and mutations to retrieve and modify data, adjusting the authentication middleware to work with a GraphQL API, and setting up an Apollo Provider

  • Updated Feb 3, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the refactoring-exercise topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the refactoring-exercise topic, visit your repo's landing page and select "manage topics."

Learn more