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.
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 andmodified
time column.