Pergunta de entrevista da empresa Deviget

Write a node.js rest application that fetches an api and return it in a given json format. it should use dependency injection.

Resposta da entrevista

Sigiloso

6 de abr. de 2023

I created a by the book dependecy injection and used axios to get the API response.