Skip to content

danielvega123/relishiqtest

Repository files navigation

#API Endpoint created using nodejs and express.

Unifies the information of the following collections: https://jsonplaceholder.typicode.com/users https://jsonplaceholder.typicode.com/albums https://jsonplaceholder.typicode.com/photos

Example of a correct request: { "id": 1, "title": "accusamus beatae ad facilis cum similique qui sunt", "url": "https://via.placeholder.com/600/92c952", "thumbnailUrl": "https://via.placeholder.com/150/92c952", "album": { "id": 1, "title": "quidem annoyance enim", "user": { "id": 1, "name": "Leanne Graham", "username": "Bret", "email": "[email protected]", "address": { "street": "Kulas Light", "suite": "Apt. 556", "city": "Gwenborough", "zipcode": "92998-3874", "geo": { "lat": "-37.3159", "lng": "81.1496" } }, "phone": "1-770-736-8031 x56442", "website": "hildegard.org", "company": { "name": "Romaguera-Crona", "catchPhrase": "Multi-layered client-server neural-net", "bs": "harness real-time e-markets" } } } }

#WebApp Web application created with React

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published