Open GiacobboNicola opened 1 week ago
Nel branch feature/mock_api ho aggiunto nel readme le istruzioni per avviare un server che restituisce gli oggetti di un file json come se fosse un vero endpoint api (vedere paragrafo Mock Server).
Ad esempio http://localhost:3000/**projects** restituisce due progetti:
E' possibile utilizzare questo file json per creare un primo incontro tra beckend e frontend?
Implementazione endpoint nel api-gateway microservice.