siggame / coliselia

Common components & services between ophelia and colisee; note: repo name subject to change
3 stars 1 forks source link

Initial files for Database API #3

Open russleyshaw opened 7 years ago

russleyshaw commented 7 years ago

ophelia and colisee should not interact directly with the database. With a REST API in the middle, we will be able to control the state and setting of elements in the database.

Examples of this control are automatically setting a created time column and modified time column.

russleyshaw commented 7 years ago

Technologies to use will probably be NodeJS, Express, Knex