{"id":13818779,"url":"https://github.com/PCreations/RESTDroid","last_synced_at":"2025-05-16T03:33:58.313Z","repository":{"id":145706092,"uuid":"8027412","full_name":"PCreations/RESTDroid","owner":"PCreations","description":"Resource oriented REST client for Android","archived":false,"fork":false,"pushed_at":"2014-04-16T12:55:27.000Z","size":3050,"stargazers_count":129,"open_issues_count":4,"forks_count":32,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-06-28T11:35:10.257Z","etag":null,"topics":[],"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/PCreations.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-05T10:53:18.000Z","updated_at":"2024-06-06T15:49:14.000Z","dependencies_parsed_at":"2023-03-23T01:45:33.500Z","dependency_job_id":null,"html_url":"https://github.com/PCreations/RESTDroid","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PCreations%2FRESTDroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PCreations%2FRESTDroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PCreations%2FRESTDroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PCreations%2FRESTDroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PCreations","download_url":"https://codeload.github.com/PCreations/RESTDroid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213893322,"owners_count":15653524,"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":[],"created_at":"2024-08-04T08:00:30.224Z","updated_at":"2024-08-04T08:01:12.960Z","avatar_url":"https://github.com/PCreations.png","language":"Java","funding_links":[],"categories":["Java","HTTP客户端"],"sub_categories":["微服务框架"],"readme":"RESTDroid : REST client library for Android\n===========================================\n\nAlpha release 0.8.2 : Testers and contributors are welcome :)\n\nRESTDroid provides a way to handle REST call to REST web-service. RESTDroid only packed fundamental logic to handle request but comes with additionnal logic such as automatic data persistency with remote server. Using or extending this logic is the role of Module. Here you can found severals Module such as an ORMlite-Jackon module to handle data persistence and mapping/parsing.\n\nRESTDroid in a nutshell :\n\n*\tMake __asynchronous__ REST request\n*\tYou're __not limited to one web service__\n*\tRequests hold __POJO's__ (can be your database model)\n*\tNetwork calls are __not tied to your Activity__, if the Activity is killed, network / database operations (ore whathever you decided to do) are still running\n*\tYou can __notify your Activities__ with request listeners\n*\tYou can __dynamically change the process logic__ via RESTDroid Module (choose to cache \u0026 persist, only debug, not to cache, or whatever you want/need by creating a new RESTDroid Module)\n*\tYou can know at any moment if a particular local resource is remotely syncronized. Data persistence between local and remote is automatically handles.\n*\tYou can __easily manage caching__ for your request (new in 0.8)\n*\tYou can __specify a behavior at failure__ for your request such as __automatically retry request when another one has succeeded__ or __retry the request every X seconds untils the request is successfull__. You can of course __implement your own behavior at failure__ (new in 0.8)\n\nFutures features for v1\n----------------\n\n#ROADMAP\n\n*\tUse HttpConnection instead of apache HTTP client\n*\tHandle authentication and certificate\n*\tCreate a good Exception handling model\n\nMigration guide\n---------------\n\nTo migrate on version 0.8.x just refactor any calls to setResourceRepresentation or getResourceRepresentation to only setResource / getResource. Some methods signature will change in that way too but Eclipse should warn you.\n\nUser guide\n----------\n\nYou can find the whole guide on my website : [RESTDroid guide](http://pcreations.fr/me/restdroid-guides)\nAnd the Doc : [RESTDroid Documentation](http://pcreations.fr/RESTDroid/doc/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPCreations%2FRESTDroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPCreations%2FRESTDroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPCreations%2FRESTDroid/lists"}