Domanda di colloquio di Deviget

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

Risposta di colloquio

Anonimo

6 apr 2023

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