Giter VIP home page Giter VIP logo

tmwye---ios's Introduction

TMWYE-W

Tell me what you eat/watch, I tell you what to watch/eat

Renvois les infos d'un film = "https://api.themoviedb.org/3/movie/"+ imdb id "?api_key=72e58ed9123ba68d1f814768448360c0&language="+variable de langue

Liste par genre : https://api.themoviedb.org/3/genre/" + id du genre + "/movies?api_key=72e58ed9123ba68d1f814768448360c0&language=" + variable de langue (en, fr, en_EN, fr_FR) + "&include_adult=false&sort_by=created_at.asc"

Pour la recherche : https://api.themoviedb.org/3/search/movie?api_key=72e58ed9123ba68d1f814768448360c0&query=" + variable qui change +"&language=" + variable de langue

Liens vers image : "https://image.tmdb.org/t/p/w500" + liens vers renvoiyé par themovieDB poster

tmwye---ios's People

Watchers

 avatar

tmwye---ios's Issues

Table view

Get data from database and put them in the table view

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.