Pregunta de entrevista de Integrate

Using your language of choice, build a REST API that provides CRUD operations for a given data model.

Respuesta de la entrevista

Anónimo

28 jul 2020

I wrote a REST API using C#/.NET Core. (This was a live coding exercise.)