Use MovieDB API for an objective-c application

1

I'm new to xcode / objective-c. But I need to do a project where the user will do a search for any movie name and through the MovieDB database, the application will return the name and poster of the movie that the person searched for.

I already did the registration there on the MovieDB site, I have the "API key" but I have no idea how to start this in objective-c. Can you help me ?

    
asked by anonymous 25.07.2015 / 00:25

0 answers