yunomico / core-backend-api

This repository contains the core API used by the yunomico site frontend.
0 stars 0 forks source link

Basic Data Access Layer Connection #2

Open BlackyWolf opened 7 years ago

BlackyWolf commented 7 years ago

The Data Access Layer (DAL) will be used for connecting, reading, and writing to the database, and no other responsibilities. However, for right now we need the ability to connect to the database and at least read information.

It's fine if a test DB and table is created for this purpose. If you need help making the DAL layer, please ask for help under the dev channel