{"id":13540850,"url":"https://github.com/caravancodes/consumable-code-pixabay-api","last_synced_at":"2025-04-02T08:30:49.713Z","repository":{"id":65159200,"uuid":"246321875","full_name":"caravancodes/consumable-code-pixabay-api","owner":"caravancodes","description":"Retrofit has been Handled !! || Consumable code for request API (Pixabay API) || Link https://pixabay.com/api/docs/","archived":true,"fork":false,"pushed_at":"2021-07-28T07:35:45.000Z","size":1111,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-20T12:51:35.381Z","etag":null,"topics":["android","android-library","androidlibrary","fetch-api","library","pixabay-api","retrieve","retrieving-images","retrive-data","retrofit"],"latest_commit_sha":null,"homepage":"","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/caravancodes.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-10T14:23:59.000Z","updated_at":"2023-08-18T12:14:53.000Z","dependencies_parsed_at":"2023-01-12T14:31:13.304Z","dependency_job_id":null,"html_url":"https://github.com/caravancodes/consumable-code-pixabay-api","commit_stats":{"total_commits":29,"total_committers":1,"mean_commits":29.0,"dds":0.0,"last_synced_commit":"1164992c919173f456f7467281c8c6f79c09cd5d"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caravancodes%2Fconsumable-code-pixabay-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caravancodes%2Fconsumable-code-pixabay-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caravancodes%2Fconsumable-code-pixabay-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caravancodes%2Fconsumable-code-pixabay-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caravancodes","download_url":"https://codeload.github.com/caravancodes/consumable-code-pixabay-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246781844,"owners_count":20832917,"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":["android","android-library","androidlibrary","fetch-api","library","pixabay-api","retrieve","retrieving-images","retrive-data","retrofit"],"created_at":"2024-08-01T10:00:33.895Z","updated_at":"2025-04-02T08:30:49.244Z","avatar_url":"https://github.com/caravancodes.png","language":"Kotlin","readme":"![ScreenShoot Apps](https://raw.githubusercontent.com/amirisback/amirisback/master/docs/image/deprecated.png?raw=true)\n\n## consumable-code-pixabay-api\n[![](https://jitpack.io/v/amirisback/consumable-code-pixabay-api.svg?style=flat-square)](https://jitpack.io/#amirisback/consumable-code-pixabay-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## Documentation Pixabay Api\nhttps://pixabay.com/api/docs/\n\n## Screen Shoot Apps\n| Pixabay API |   Chuck Data 1              |   Chuck Data 2  |\n|:------------------:|:----------------------------:|:---------------------:|\n| \u003cspan align=\"center\"\u003e\u003cimg width=\"200px\" height=\"360px\" src=\"docs/image/ss_main.png\"\u003e\u003c/span\u003e | \u003cspan align=\"center\"\u003e\u003cimg width=\"200px\" height=\"360px\" src=\"docs/image/ss_chuck_1.png\"\u003e\u003c/span\u003e | \u003cspan align=\"center\"\u003e\u003cimg width=\"200px\" height=\"360px\" src=\"docs/image/ss_chuck_2.png\"\u003e\u003c/span\u003e |\n\n## Version Release\nThis Is Latest Release\n\n    $version_release = 1.1.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 pixabay api\n            implementation 'com.github.amirisback:consumable-code-pixabay-api:1.1.1'\n\t}\n\t\n\u003ch3\u003eStep 3. Declaration ConsumePixabayApi\u003c/h3\u003e\n\n    val consumePixabayApi = ConsumePixabayApi(PixabayConstant.SAMPLE_API_KEY) // Your API Key\n    consumePixabayApi.usingChuckInterceptor(this) // Using Chuck Interceptor\n\n    val query = \"Nature\"\n\n    consumePixabayApi.searchImage(\n        query,\n        null,\n        null,\n        null,\n        null,\n        null,\n        null,\n        null,\n        null,\n        null,\n        null,\n        null,\n        null,\n        null,\n        object : PixabayResultCallback\u003cResponse\u003cPixabayImage\u003e\u003e {\n            override fun getResultData(data: Response\u003cPixabayImage\u003e) {\n                // Place your UI / Data\n            }\n\n            override fun failedResult(statusCode: Int, errorMessage: String?) {\n                // failed to do\n            }\n\n            override fun onShowProgress() {\n                // showing your progress view\n            }\n\n            override fun onHideProgress() {\n                // hide your progress view\n            }\n        })\n\n## Function Main From This Project\n    // Switch For Using Chuck Interceptor\n    fun usingChuckInterceptor(context: Context)\n\n    // Search for Image\n    fun searchImage(\n        q: String,\n        lang: String?,\n        id: String?,\n        imageType: String?,\n        orientation: String?,\n        category: String?,\n        minWidth: Int?,\n        minHeight: Int?,\n        colors: String?,\n        editorsChoice: Boolean?,\n        safeSearch: Boolean?,\n        order: String?,\n        page: Int?,\n        perPage: Int?,\n        callback: PixabayResultCallback\u003cResponse\u003cPixabayImage\u003e\u003e\n    )\n\n    // Search for Video\n    fun searchVideo(\n        q: String,\n        lang: String?,\n        id: String?,\n        videoType: String?,\n        category: String?,\n        minWidth: Int?,\n        minHeight: Int?,\n        editorsChoice: Boolean?,\n        safeSearch: Boolean?,\n        order: String?,\n        page: Int?,\n        perPage: Int?,\n        callback: PixabayResultCallback\u003cResponse\u003cPixabayVideo\u003e\u003e\n    )\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","funding_links":["https://saweria.co/amirisback"],"categories":["Android Library"],"sub_categories":["Consumable Code Library"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaravancodes%2Fconsumable-code-pixabay-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaravancodes%2Fconsumable-code-pixabay-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaravancodes%2Fconsumable-code-pixabay-api/lists"}