Pregunta de entrevista de OOZOU

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

Respuesta de la entrevista

Anónimo

15 de nov de 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