Coding a production ready API-part 1: implementing an ORM
Briefly

Before the API can handle database data we'll need a database to actually work with.In this articlewe use migrations to create all tables, associations, associations and indices.
Read at Medium
[
add
]
[
|
|
]