Domanda di colloquio di Digit

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

Risposta di colloquio

Anonimo

31 gen 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.