glpi-project/angularjs-glpi

Name: angularjs-glpi

Owner: GLPI

Description: Bower component and NPM module for using AngularJS with GLPI API Rest

Created: 2016-10-10 11:33:47.0

Updated: 2017-12-09 13:23:26.0

Pushed: 2018-04-20 11:20:34.0

Homepage: https://glpi-project.github.io/angularjs-glpi/

Size: 1688

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

GLPI API Client Library for AngularJS

GLPI banner Project Status: WIP ? Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Greenkeeper badge License Follow twitter Telegram Group Conventional Commits

Easily access GLPI APIs from AngularJS.

GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing.

Table of Contents
Synopsis

This library is specifically designed for using AngularJS with GLPI, features several functionalities common to all GLPI APIs, for example:

You will be able to call to all the methods that belong to the GLPI REST API, for more information such as the list of the main functions and item types of the project visit the project's website.

Build Status

|Release channel|Beta Channel| |:—:|:—:| |Travis build|Travis build|

Matrix

|GLPI Version|9.1.1|9.1.2|9.1.3|9.1.5|9.1.6|9.2.0| |:—-|—-|—-|—-|—|—|—| |GLPI API Client|||||||

Installation
  1. bower install angularjs-glpi.
  2. Include the service.js script, and this script's dependencies are included in your app.
  3. Add ngGLPI as a module dependency to your app.
Documentation

We maintain a detailed documentation of the project on the website.

Versioning

In order to provide transparency on our release cycle and to maintain backward compatibility, GLPI is maintained under the Semantic Versioning guidelines. We are committed to following and complying with the rules, the best we can.

See the tags section of our GitHub project for changelogs for each release version of the GLPI API Client. Release announcement posts on the official Teclib' blog contain summaries of the most noteworthy changes made in each release.

Contact

Chat with us via IRC in #glpi on freenode or @glpien on Telegram.

Contribute

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the Issues Dashboard.

Copying

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.