world-scribe-2-desktop icon indicating copy to clipboard operation
world-scribe-2-desktop copied to clipboard

Refactor all backend API calls to use apiHelper

Open MarquisLP opened this issue 3 years ago • 0 comments

In #7, an apiHelper was added to centralize API calls to world-scribe-2-server in a single file.

We should add more functions to this file to cover all API calls. Then, refactor the React code to use apiHelper everywhere.

MarquisLP avatar Jul 22 '21 22:07 MarquisLP