Sobes.tech
Middle

// Esempio di dati ricevuti: // Commenti [{ "postId": 1, "id": 1, "name": "id labore ex et quam laborum", "email": "[email]", "body": "laudantium enim quasi est quidem magnam voluptate ipsam eos\ntempora quo necessitatibus\ndolor quam autem quasi\nreiciendis et nam sapiente accusantium" }] // Esempio di dati ricevuti: // Utenti [{ "id": 1, "name": "Leanne Graham", "username": "Bret", "email": "[email]", "phone": "[phone]" }] // Formato di output dei dati (post): [{ "id": 1, // id del post "title": "sunt aut facere repellat provident occaecati excepturi optio reprehenderit", // titolo del post "userName": "Leanne Graham", "commentsCount": 10, }]