Pergunta de entrevista da empresa OneCause

Design and set up a simple front and back end to serve an authentication endpoint. The final implementation would not have to be deployed.

Resposta da entrevista

Sigiloso

30 de mar. de 2021

I used a simple http REST backend with a single endpoint propped up by Go, and a frontend using Angular. (There are plenty of resources online on how to do this, so I won't go into much detail)