{"id":13743784,"url":"https://github.com/dima/soup","last_synced_at":"2025-05-09T01:31:54.019Z","repository":{"id":487651,"uuid":"113737","full_name":"dima/soup","owner":"dima","description":"Mixing CouchDB, Sinatra, AIR and RestfulX to create an offline/online ready app with undo/redo capabilities.","archived":false,"fork":false,"pushed_at":"2009-03-19T08:15:48.000Z","size":8278,"stargazers_count":23,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-15T14:35:54.589Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"ActionScript","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/dima.png","metadata":{"files":{"readme":"README.rdoc","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":"2009-01-24T09:05:12.000Z","updated_at":"2021-01-13T19:26:04.000Z","dependencies_parsed_at":"2022-07-07T14:03:34.210Z","dependency_job_id":null,"html_url":"https://github.com/dima/soup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dima%2Fsoup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dima%2Fsoup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dima%2Fsoup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dima%2Fsoup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dima","download_url":"https://codeload.github.com/dima/soup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253174375,"owners_count":21865853,"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-03T05:00:57.081Z","updated_at":"2025-05-09T01:31:52.488Z","avatar_url":"https://github.com/dima.png","language":"ActionScript","readme":"= Soup: Mixing CouchDB, Sinatra, AIR and RestfulX to create an offline/online ready AIR app with undo/redo capabilities.\n\n== Description\n\nThis little AIR app is just a step above a basic rx-gen generated AIR application. It adds the ability to:\n\n* Go from online mode to offline mode and back. When you are in offline mode the application saves all the records to local AIR SQLite database.\n\n* Synchronize records when you are back online. When you go back online the application switches to AS3JSONHTTPServiceProvider and you can optionally synchronize all the data you modified/created/deleted while offline using Rx.changes.push().\n\n* Undo/redo. You can perform undo/redo on all creates/updates and deletes in both online and offline mode.\n\n== Running\n\nTo try this app out do the following:\n\n  ruby soup.rb\n  \nThis will start up your Sinatra server on http://localhost:4567\n\nNext, go to http://localhost:5984/_utils (this is your CouchDB admin URL) and create a database called \"sinatra\".\n\nThen start your Soup AIR client:\n\n  rake air:run\n  \nCreate some records, etc to try it out. To go into off-line mode simply stop the sinatra server. You can keep creating records after you go off-line. To go back online, start the server again. To synchronize push \"Synchronize\" button and check out your CouchDB server to make sure all the new stuff made it there.\n","funding_links":[],"categories":["Networking","Database"],"sub_categories":["Database"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdima%2Fsoup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdima%2Fsoup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdima%2Fsoup/lists"}