Exercise-Backend is a basic structure with some logic already present, manly some code to facilitate database connection and handle the migrations.
It is intended to help start with Backend Developer exercise for EBS recruitment process.
Run make from project source directory. A binary called api will be created inside bin directory.