{"id":15529119,"url":"https://github.com/marcinorlowski/apiresponse","last_synced_at":"2025-04-23T12:42:12.124Z","repository":{"id":101431194,"uuid":"84725405","full_name":"MarcinOrlowski/ApiResponse","owner":"MarcinOrlowski","description":"ApiResponse simplifies handling APIs JSON responses.","archived":false,"fork":false,"pushed_at":"2019-02-19T00:46:21.000Z","size":176,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T23:41:19.358Z","etag":null,"topics":["android","android-library","api","java","json","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarcinOrlowski.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-12T12:55:15.000Z","updated_at":"2020-05-24T07:13:30.000Z","dependencies_parsed_at":"2023-07-02T02:16:35.690Z","dependency_job_id":null,"html_url":"https://github.com/MarcinOrlowski/ApiResponse","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcinOrlowski%2FApiResponse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcinOrlowski%2FApiResponse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcinOrlowski%2FApiResponse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcinOrlowski%2FApiResponse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcinOrlowski","download_url":"https://codeload.github.com/MarcinOrlowski/ApiResponse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250436792,"owners_count":21430555,"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","api","java","json","rest-api"],"created_at":"2024-10-02T11:16:29.286Z","updated_at":"2025-04-23T12:42:12.118Z","avatar_url":"https://github.com/MarcinOrlowski.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"ApiResponse\r\n===========\r\n\r\n[![Release](https://jitpack.io/v/MarcinOrlowski/ApiResponse.svg)](https://jitpack.io/#MarcinOrlowski/ApiResponse)\r\n![Downloads](https://jitpack.io/v/MarcinOrlowski/ApiResponse/month.svg)\r\n[![Dependency Status](https://dependencyci.com/github/MarcinOrlowski/ApiResponse/badge)](https://dependencyci.com/github/MarcinOrlowski/ApiResponse)\r\n\r\n `ApiResponse` helps simplifying management of API JSON responses. It follows the API\r\n format as produced by [Api Response Builder](https://github.com/MarcinOrlowski/laravel-api-response-builder)\r\n library but can be used to consume response JSONs produced by any API.\r\n\r\n Includes bundlers for [IcePick](https://github.com/frankiesardo/icepick) \r\n and [Android-State](https://github.com/evernote/android-state) state saving libraries.\r\n\r\n\r\nInstallation\r\n============\r\n\r\n Edit your master `gradle.build` file and **add** `maven { url 'https://jitpack.io' }` to your current\r\n `repositories` block content (if you use other jitpack hosted libraries, then this step can be skipped):\r\n\r\n    allprojects {\r\n      repositories {\r\n        maven { url 'https://jitpack.io' }\r\n        }\r\n    }\r\n\r\n Next, edit your **module**'s `build.gradle` and the following dependency:\r\n\r\n    implementation 'com.github.MarcinOrlowski:ApiResponse:\u003cVERSION\u003e'\r\n\r\n For recent value of `\u003cVERSION\u003e` consult [library releases](https://github.com/MarcinOrlowski/ApiResponse/releases)\r\n or jitpack badge: [![Release](https://jitpack.io/v/MarcinOrlowski/ApiResponse.svg)](https://jitpack.io/#MarcinOrlowski/ApiResponse)\r\n\r\n\r\nContributing\r\n============\r\n  \r\n Please report any issue spotted using [GitHub's project tracker](https://github.com/MarcinOrlowski/ApiResponse/issues).\r\n   \r\n If you'd like to contribute to the this project, please [open new ticket](https://github.com/MarcinOrlowski/ApiResponse/issues) \r\n **before doing any work**. This will help us save your time in case I'd not be able to accept such changes. But if all is good and \r\n clear then follow common routine:\r\n  \r\n  * fork the project\r\n  * create new branch\r\n  * do your changes\r\n  * send pull request\r\n \r\n  \r\nLicense\r\n=======\r\n  \r\n  * Written and copyrighted \u0026copy;2013-2019 by Marcin Orlowski \u003cmail (#) marcinorlowski (.) com\u003e\r\n  * `ApiResponse` is open-sourced library licensed under the Apache 2.0 license\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcinorlowski%2Fapiresponse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcinorlowski%2Fapiresponse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcinorlowski%2Fapiresponse/lists"}