{"id":13744979,"url":"https://github.com/itarato/Kitten","last_synced_at":"2025-05-09T04:32:56.017Z","repository":{"id":66646640,"uuid":"1359226","full_name":"itarato/Kitten","owner":"itarato","description":"Small Actionscript library for handling Drupal - Services communication","archived":false,"fork":false,"pushed_at":"2011-05-19T08:34:43.000Z","size":99,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-06T07:07:53.454Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://itarato.blogspot.com/2011/02/kitten-actionsript-based-drupal.html","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/itarato.png","metadata":{"files":{"readme":"README","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":"2011-02-12T17:30:01.000Z","updated_at":"2014-02-28T13:47:46.000Z","dependencies_parsed_at":"2023-02-20T08:30:34.448Z","dependency_job_id":null,"html_url":"https://github.com/itarato/Kitten","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/itarato%2FKitten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itarato%2FKitten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itarato%2FKitten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itarato%2FKitten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itarato","download_url":"https://codeload.github.com/itarato/Kitten/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224819711,"owners_count":17375313,"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:01:19.613Z","updated_at":"2024-11-15T17:30:51.152Z","avatar_url":"https://github.com/itarato.png","language":"ActionScript","readme":"Kitten - Drupal Communication Library\n\nDownload the compiled library:\nhttp://dl.dropbox.com/u/2629592/KittenFlexLib.swc\n\n// Creation\nvar c:Connection = new Connection('http://example.org/', 'amfphp/gateway');\n\n\n// Authentication\nc.isSessionAuthentication = true;\nc.isSessionAuthentication = false;\n\nc.isAPIKeyAuthentication = true;\nc.isAPIKeyAuthentication = false;\nc.setAPIKey(API_KEY, API_DOMAIN);\n\n\n// Attach events\nc.addEventListener(ConnectionEvent.CONNECTION_IS_READY, connectionIsReadyCallback);\nc.addEventListener(ConnectionEvent.CONNECTION_IS_FAILED, connectionHasFailedCallback);\n\n\n// Connect\nc.connect();\n\n\n// Call a remote method\nc.call('method.function', callbackForResult, param1, param2);\n\n","funding_links":[],"categories":["Unsorted"],"sub_categories":["Other API"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitarato%2FKitten","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitarato%2FKitten","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitarato%2FKitten/lists"}