Shipup interview question

Asked to write endpoints for a given database with any language/framework. endpoints include simple get all, get one, some joins between tables etc

Interview Answer

Anonymous

7 Mar 2023

I chose postgresql with axios. using sequelize with this would be better