Coding challenge
TAKS: Build an iOS app that lists all the social media posts for the user with id 1.
API: https://jsonplaceholder.typicode.com/posts
Hint: https://jsonplaceholder.typicode.com/posts?userId=1 :D
Coding challenge
TAKS: Build an iOS app that lists all the social media posts for the user with id 1.
API: https://jsonplaceholder.typicode.com/posts
Hint: https://jsonplaceholder.typicode.com/posts?userId=1 :D