/* // Date: 2023-03-07 // Developer: Hyperling // Purpose: Provide an API for the UI to hit, decoupling the DB code. */ "use strict"; /* DB Setup */ /* Test Code */ // Just playing with the DB until learning React.