{"id":27302410,"url":"https://github.com/steinathan/cloud-sdk","last_synced_at":"2025-04-12T02:39:09.272Z","repository":{"id":46936522,"uuid":"188906610","full_name":"steinathan/cloud-sdk","owner":"steinathan","description":"cloud sdk client for use in browser","archived":false,"fork":false,"pushed_at":"2023-01-06T01:52:02.000Z","size":1071,"stargazers_count":0,"open_issues_count":14,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-12T02:39:05.158Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steinathan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-27T20:41:03.000Z","updated_at":"2020-09-07T07:27:55.000Z","dependencies_parsed_at":"2023-02-05T02:01:42.263Z","dependency_job_id":null,"html_url":"https://github.com/steinathan/cloud-sdk","commit_stats":null,"previous_names":["steinathan/cloud-sdk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinathan%2Fcloud-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinathan%2Fcloud-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinathan%2Fcloud-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinathan%2Fcloud-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steinathan","download_url":"https://codeload.github.com/steinathan/cloud-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248507261,"owners_count":21115565,"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":"2025-04-12T02:39:08.608Z","updated_at":"2025-04-12T02:39:09.264Z","avatar_url":"https://github.com/steinathan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Cloud sdk\n\ncloud-sdk client for use in the browser with `fetch` API\n\n### Usage\n\ncopy `cloud-sdk.umd.js` from the `dist` folder and paste in your clients folder (vue or react or etc)\n\ncheck `dev/index.html` for example\n\n### Calling actions\n\n```js\nvar users = await cloud(\"users\", { omit: [\"photo\"] }); // where `omit` is an `inputs:{}`\nconsole.log(users);\n\nawait cloud(\"deleteToken\":, { id: 'xxxxxx' })\n// something like this\n```\n\ncheck http://localhost:1337/__cloud for a comprehensive list of all your action names\n\n\u003e This is a proof of what i thought cloud-sdk would be please check https://github.com/navicstein/sails-hook-cloud for the global sailsjs hook (not yet released on npm!) [fast finger]\n\ni have plans to release this lib on npm and made available via unpkg after proper verification with the sails team\n\n### upcoming\n\n- Custom Listeners\n- Event Listeners (success | error)\n- etc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteinathan%2Fcloud-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteinathan%2Fcloud-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteinathan%2Fcloud-sdk/lists"}