OOZOU interview question

"Take away home test" - building a Rails API that responds with JSON data.

Interview Answer

Anonymous

15 Nov 2018

It was a straightforward blog app. I had to design DB schema, provide routes and controllers to serve the API. The API would return a list of articles with status published.

1