Connecting to Multiple Databases
This application needs to retrieve and manipulate data from an existing application. There are a couple ways of going about this.
The first would be to consume an API provided by the existing application (such as JSONAPI or GraphQL). This has the adv...
andrewfoster.hashnode.dev3 min read