Question d’entretien chez OneStudyTeam

Coding exercise consisted of a pretty basic REST-ish API with just the right level of difficulty in three phases: in-memory, then persisting to a db.

Réponse à la question d'entretien

Utilisateur anonyme

24 mai 2022

I used clojure 'kit' web framework, mostly ready to roll out the gate as soon as the interview started, just adding an endpoint and forwarding my localhost to a secure web url thingy for testing the queries.