{"id":50666200,"url":"https://github.com/ajsb85/node-module-glpi","last_synced_at":"2026-06-08T06:32:42.296Z","repository":{"id":40414891,"uuid":"54271315","full_name":"ajsb85/node-module-glpi","owner":"ajsb85","description":"Node client to interact with GLPI webservices plugin","archived":false,"fork":false,"pushed_at":"2023-12-15T17:39:03.000Z","size":8,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-17T21:37:35.671Z","etag":null,"topics":["api","glpi","rest-api","webservice"],"latest_commit_sha":null,"homepage":"http://glpi-project.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajsb85.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":"2016-03-19T14:55:51.000Z","updated_at":"2022-10-14T12:13:17.000Z","dependencies_parsed_at":"2022-09-01T04:11:58.738Z","dependency_job_id":null,"html_url":"https://github.com/ajsb85/node-module-glpi","commit_stats":null,"previous_names":["ajsb85/npm-glpi"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ajsb85/node-module-glpi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsb85%2Fnode-module-glpi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsb85%2Fnode-module-glpi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsb85%2Fnode-module-glpi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsb85%2Fnode-module-glpi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajsb85","download_url":"https://codeload.github.com/ajsb85/node-module-glpi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsb85%2Fnode-module-glpi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34051768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":["api","glpi","rest-api","webservice"],"created_at":"2026-06-08T06:31:57.970Z","updated_at":"2026-06-08T06:32:42.291Z","avatar_url":"https://github.com/ajsb85.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# glpi [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]\n\u003e Node client to interact with GLPI webservices plugin\n\n## Developer Guide\n##### Plugins GLPI-PROJECT » WebServices\n\nThis plugin provides a server for Web Services which allow an external application to check and control GLPI.\n\nCurrently, the servers implemented are:\n* XMLRPC\n* SOAP\n\nIt provides some methods and a development framework to allow other plugins to provide their own methods.\n\nhttps://forge.glpi-project.org/projects/webservices/wiki/En_devguide\n\n## Installation\n\n```sh\n$ npm install --save glpi\n```\n\n## Usage\n\n```js\nvar glpi = require('glpi');\n\nglpi('');\n```\n## License\n\nISC © [Alexander J. Salas B.](http://ajsb85.com)\n\n\n[npm-image]: https://badge.fury.io/js/glpi.svg\n[npm-url]: https://npmjs.org/package/glpi\n[travis-image]: https://travis-ci.org/ajsb85/npm-glpi.svg?branch=master\n[travis-url]: https://travis-ci.org/ajsb85/npm-glpi\n[daviddm-image]: https://david-dm.org/ajsb85/npm-glpi.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/ajsb85/npm-glpi\n[coveralls-image]: https://coveralls.io/repos/ajsb85/npm-glpi/badge.svg\n[coveralls-url]: https://coveralls.io/r/ajsb85/npm-glpi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajsb85%2Fnode-module-glpi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajsb85%2Fnode-module-glpi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajsb85%2Fnode-module-glpi/lists"}