{"id":22112365,"url":"https://github.com/lukeredpath/restfulcoredata","last_synced_at":"2025-07-25T07:32:51.194Z","repository":{"id":844715,"uuid":"570181","full_name":"lukeredpath/RestfulCoreData","owner":"lukeredpath","description":"An attempt to come up with a sane web API to Core Data synching pattern, using the Pivotal Tracker API.","archived":false,"fork":false,"pushed_at":"2010-03-23T18:58:43.000Z","size":243,"stargazers_count":155,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-02T03:12:21.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/lukeredpath.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2010-03-19T16:50:23.000Z","updated_at":"2023-03-20T13:28:51.000Z","dependencies_parsed_at":"2022-08-16T11:10:14.797Z","dependency_job_id":null,"html_url":"https://github.com/lukeredpath/RestfulCoreData","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lukeredpath/RestfulCoreData","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeredpath%2FRestfulCoreData","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeredpath%2FRestfulCoreData/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeredpath%2FRestfulCoreData/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeredpath%2FRestfulCoreData/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeredpath","download_url":"https://codeload.github.com/lukeredpath/RestfulCoreData/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeredpath%2FRestfulCoreData/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266973168,"owners_count":24014630,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-01T10:57:42.767Z","updated_at":"2025-07-25T07:32:50.650Z","avatar_url":"https://github.com/lukeredpath.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project overview\nThis app uses the uses a basic Rails 3 app with a REST API to explore synching data from a remote API to a local CoreData store.\n\n## Requirements\nTo get up and running, you'll need the latest Rails 3 beta (to run the demo app). To start up a server for the demo app, inside the SampleRestApp folder, run the following command:\n\n    rails server\n    \nThis will boot up a local server on port 3000, which the iPhone app is configured to use.\n\nYou'll also need a copy of [my fork][1] of the [HTTPRiot][2] library, which should be copied\nto ~/Library/SDKs.\n\n## What is the point?\n\nThe point is to have a reusable means of synching a remote API to a local CoreData stack.\n\nI'm using the HTTPRiot to access the API as its an awesome library for interacting with JSON/XML REST APIs. There is a degree of coupling to its HRRestModel class at the moment but that can be refactored away; its not that important right now.\n\n[1]: http://github.com/lukeredpath/httpriot/\n[2]: http://labratrevenge.com/httpriot/docs/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeredpath%2Frestfulcoredata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukeredpath%2Frestfulcoredata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeredpath%2Frestfulcoredata/lists"}