{"id":18510056,"url":"https://github.com/gitana/gitana-node-js","last_synced_at":"2025-04-09T04:33:03.950Z","repository":{"id":2715287,"uuid":"3709767","full_name":"gitana/gitana-node-js","owner":"gitana","description":"Cloud CMS Node.js Driver","archived":false,"fork":false,"pushed_at":"2025-01-23T02:36:41.000Z","size":1025,"stargazers_count":4,"open_issues_count":5,"forks_count":5,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-02T19:02:28.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gitana.io","language":"JavaScript","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/gitana.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-03-13T18:27:31.000Z","updated_at":"2025-01-23T02:36:45.000Z","dependencies_parsed_at":"2025-01-06T13:41:52.779Z","dependency_job_id":"da6a6fdf-acd6-49e7-9e2f-6b121a5cb34c","html_url":"https://github.com/gitana/gitana-node-js","commit_stats":{"total_commits":253,"total_committers":4,"mean_commits":63.25,"dds":"0.17391304347826086","last_synced_commit":"36575975160c59d7a62319c2ad133b05e2e94ce1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitana%2Fgitana-node-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitana%2Fgitana-node-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitana%2Fgitana-node-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitana%2Fgitana-node-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitana","download_url":"https://codeload.github.com/gitana/gitana-node-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980831,"owners_count":21027803,"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-11-06T15:20:29.234Z","updated_at":"2025-04-09T04:33:03.910Z","avatar_url":"https://github.com/gitana.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud CMS Gitana Module for NodeJS\n\nThis GitHub repository defines a NodeJS module for interaction with the Cloud CMS platform.\nThis module packages up the existing Cloud CMS JavaScript driver and makes it available via the Node JS module registry.\n\nThere is no need to sync this repository and build it locally.\nIf you'd like to access Cloud CMS within your Node JS application, just do the following:\n\n````\nvar Gitana = require(\"gitana\");\n````\n\nThat's it.\n\nTo connect to Cloud CMS, use your client key/secret and authentication parameters:\n\n````\nGitana.connect({\n    \"clientKey\": \"\u003cclientKey\u003e\",\n    \"clientSecret\": \"\u003cclientSecret\u003e\",\n    \"username\": \"\u003cusername\u003e\",\n    \"password\": \"\u003cpassword\u003e\"\n}, function(err) {\n    // connected!\n});\n````\n\nThis module provides a light Node.js-ready wrapper around the Gitana JS driver.\nTo learn more, please see:\n\nhttps://github.com/gitana/gitana-javascript-driver\n\n## Documentation\n\nPlease visit https://gitana.io for documentation.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitana%2Fgitana-node-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitana%2Fgitana-node-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitana%2Fgitana-node-js/lists"}