Choirless / Application-Server

The front-end of the Choirless platform.
MIT License
6 stars 3 forks source link

API integration #5

Closed seanmtracey closed 4 years ago

seanmtracey commented 4 years ago

With the creation and standing up of the Choirless API, direct database interfaces are no longer needed in the application server.

This PR migrates away from directly connecting to the database, and instead connecting to the API to retrieve the necessary information.