Pregunta de entrevista de Digit

Create an api endpoint that returns data pulled from a web page

Respuesta de la entrevista

Anónimo

31 ene 2020

I'm personally most comfortable in Go, so I create a go server with an API endpoint that queried the web page for data and formatted it for the user.