{"id":13540847,"url":"https://github.com/amirisback/consumable-code-movie-tmdb-api","last_synced_at":"2025-04-02T08:30:51.184Z","repository":{"id":65158860,"uuid":"244968500","full_name":"amirisback/consumable-code-movie-tmdb-api","owner":"amirisback","description":"Retrofit has been Handled !! || Consumable code for request Public API (TMDb API) || :books: :movie_camera:","archived":true,"fork":false,"pushed_at":"2021-07-28T07:37:32.000Z","size":4736,"stargazers_count":18,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T06:03:32.839Z","etag":null,"topics":["amirisback","fetch-api","library","mock","mockdata","movie","movie-app","movie-database","movie-library","movie-recommendation","movie-reviews","movie-tmdb-api","moviedb-api","movies","movies-api","moviesapp","moviesdb-api","retrive","retrive-data","retrofit2"],"latest_commit_sha":null,"homepage":"https://developers.themoviedb.org/3","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amirisback.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://saweria.co/amirisback"}},"created_at":"2020-03-04T17:58:46.000Z","updated_at":"2024-04-18T00:06:09.000Z","dependencies_parsed_at":"2023-01-04T12:35:52.356Z","dependency_job_id":null,"html_url":"https://github.com/amirisback/consumable-code-movie-tmdb-api","commit_stats":{"total_commits":116,"total_committers":1,"mean_commits":116.0,"dds":0.0,"last_synced_commit":"ba2dd472185525a52c505e353c04fc5cc8f501b0"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirisback%2Fconsumable-code-movie-tmdb-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirisback%2Fconsumable-code-movie-tmdb-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirisback%2Fconsumable-code-movie-tmdb-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirisback%2Fconsumable-code-movie-tmdb-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amirisback","download_url":"https://codeload.github.com/amirisback/consumable-code-movie-tmdb-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246781854,"owners_count":20832918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amirisback","fetch-api","library","mock","mockdata","movie","movie-app","movie-database","movie-library","movie-recommendation","movie-reviews","movie-tmdb-api","moviedb-api","movies","movies-api","moviesapp","moviesdb-api","retrive","retrive-data","retrofit2"],"created_at":"2024-08-01T10:00:33.862Z","updated_at":"2025-04-02T08:30:50.051Z","avatar_url":"https://github.com/amirisback.png","language":"Kotlin","funding_links":["https://saweria.co/amirisback"],"categories":["Android Library"],"sub_categories":["Consumable Code Library"],"readme":"![ScreenShoot Apps](https://raw.githubusercontent.com/amirisback/amirisback/master/docs/image/deprecated.png?raw=true)\n\n## consumable-code-movie-tmdb-api\n[![JitPack](https://jitpack.io/v/amirisback/consumable-code-movie-tmdb-api.svg?style=flat-square)](https://jitpack.io/#amirisback/consumable-code-movie-tmdb-api) \u003cbr\u003e\nEliminates the method of retrieving json data using retrofit repeatedly. so this project has a set of functions to retrieve data without the need for fetching data using the retrofit of the API\n\n## Attention Please :bangbang:\nPlease use frogo-consume-api [Click Here](https://github.com/frogobox/frogo-consume-api) to get the latest updates\n\n## Screen Shoot Apps\n|TV                 |   Movie                       |   Person            |         Chuck Data  |\n|:------------------:|:----------------------------:|:---------------------:|:-----------------:|\n| \u003cspan align=\"center\"\u003e\u003cimg width=\"200px\" height=\"360px\" src=\"docs/image/ss_tv.png\"\u003e\u003c/span\u003e | \u003cspan align=\"center\"\u003e\u003cimg width=\"200px\" height=\"360px\" src=\"docs/image/ss_movie.png\"\u003e\u003c/span\u003e | \u003cspan align=\"center\"\u003e\u003cimg width=\"200px\" height=\"360px\" src=\"docs/image/ss_person.png\"\u003e\u003c/span\u003e | \u003cspan align=\"center\"\u003e\u003cimg width=\"200px\" height=\"360px\" src=\"docs/image/ss_api.png\"\u003e\u003c/span\u003e |\n\n## Version Release\nThis Is Latest Release\n\n    $version_release = 1.2.1\n\nWhat's New??\n\n    * Update Build Gradle *\n    * Enhance Performance *\n\n## How To Use This Project\n\u003ch3\u003eStep 1. Add the JitPack repository to your build file\u003c/h3\u003e\n\nAdd it in your root build.gradle at the end of repositories:\n\n\tallprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url 'https://jitpack.io' }\n\t\t}\n\t}\n  \n  \n\u003ch3\u003eStep 2. Add the dependency\u003c/h3\u003e\n\n\tdependencies {\n\t        // library consumable code movie tmdb api\n            implementation 'com.github.amirisback:consumable-code-movie-tmdb-api:1.2.1'\n\t}\n\t\n\u003ch3\u003eStep 3. Declaration ConsumeMovieApi\u003c/h3\u003e\n\n    val consumeMovieApi = ConsumeMovieApi(MovieUrl.API_KEY) // your api_key\n    consumeMovieApi.usingChuckInterceptor(this) // This is Code Chuck Interceptor\n    consumeMovieApi.getMovieChangeList(\n        null,\n        null,\n        null,\n        object : MovieResultCallback\u003cChanges\u003e {\n            override fun getResultData(data: Changes) {\n                // * PLACE YOUR CODE HERE FOR UI / ARRAYLIST *\n            }\n\n            override fun failedResult(statusCode: Int, errorMessage: String?) {\n                // failed result\n            }\n\n            override fun onShowProgress() {\n                // showing your progress view\n            }\n\n            override fun onHideProgress() {\n                // hiding your progress view\n            }\n        })\n\t\n\n## Documentation The Movie DB API\nhttps://developers.themoviedb.org/3/getting-started/introduction\n\n## Function Main From This Project\n- Chuck Interceptor [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/ChuckInterceptor.md)\n- Certifications [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Certifications.md)\n- Changes [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Changes.md)\n- Collection [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Collection.md)\n- Companies [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Companies.md)\n- Configuration [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Configuration.md)\n- Credits [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Credits.md)\n- Discover [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Discover.md)\n- Find [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Find.md)\n- Genres [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Genres.md)\n- Keyords [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Keywords.md)\n- Reviews [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Reviews.md)\n- Trending [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Trending.md)\n- Networks [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Networks.md)\n- Movies [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Movies.md)\n- Search [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Search.md)\n- TV [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/TV.md)\n- TV Seasons [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/TVSeasons.md)\n- TV Episodes [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/TVEpisodes.md)\n- TV Episodes Groups [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/TVEpisodesGroups.md)\n- People [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/People.md)\n- * ON DEVELOPMENT [Here](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/tutorial/Development.md)\n\n## Award\n### Github Actions Hackathon (March 5-31, 2020) [See list winner](https://github.com/amirisback/consumable-code-movie-tmdb-api/blob/master/docs/github_action_hackathon_winners.xlsx)\n:star: This four-week hackathon challenges the community to create original GitHub Actions. Actions connect all of the tools in your workflow: You can solve problems, build containers, deploy to any cloud, and more.    \n![ScreenShoot Apps](docs/image/ss_github_hackathon1.png?raw=true)\n![ScreenShoot Apps](docs/image/ss_github_hackathon3.png?raw=true)\n![ScreenShoot Apps](docs/image/ss_github_hackathon2.png?raw=true)\n\n## Colaborator\nVery open to anyone, I'll write your name under this, please contribute by sending an email to me\n\n- Mail To faisalamircs@gmail.com\n- Subject : Github _ [Github-Username-Account] _ [Language] _ [Repository-Name]\n- Example : Github_amirisback_kotlin_admob-helper-implementation\n\nName Of Contribute\n- Muhammad Faisal Amir\n- Waiting List\n- Waiting List\n\nWaiting for your contribute\n\n## Attention !!!\nPlease enjoy and don't forget fork and give a star\n- Don't Forget Follow My Github Account\n- If you like this library, please help me / you can donate to buy patreon services\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirisback%2Fconsumable-code-movie-tmdb-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famirisback%2Fconsumable-code-movie-tmdb-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirisback%2Fconsumable-code-movie-tmdb-api/lists"}