GithubHelp home page GithubHelp logo

apiglpi's Introduction

Codigo de integração com API do GLPI 🚀

Este programa de teste foi elaborado para executar diversas funcionalidades essenciais, fazendo uso da API do GLPI.

➡️ Funcionalidades do Código

  1. Iniciar sessão: initSession()
  2. Finalizar sessão: killSession()
  3. Requisição: requestItem()
  4. Adicionar: addItem()
  5. Adicionar: updateItem()
  6. Deletar (adicionar a lixeira): deleteItem()
  7. Deletar (eliminar da lixeira): purgeItem()
  8. Envio de documentos: sendDocuments()

➡️ Instalação

  1. Instale o programa dentro da pasta /var/www/html ou analise o diretório onde o PHP está instalado para renderizar.
  2. Execute o comando composer update para baixar as bibliotecas necessárias.
  3. Acesse o diretório do programa via web e execute.

Integration Code with GLPi API 🚀

This test program was designed to perform various essential functionalities using the GLPI API.

➡️ Code Functionalities

  1. Initiate session: initSession()
  2. End sessão: killSession()
  3. Request: requestItem()
  4. Add: addItem()
  5. Update: updateItem()
  6. Soft delete (move to trash): deleteItem()
  7. Hard delete (permanetly): purgeItem()
  8. Document submission: sendDocuments()

➡️ Installation

  1. Install the program inside the /var/www/html folder or analyze the directory where PHP is installed for rendering.
  2. Execute the composer dump-autoload command to download the necessary libraries.
  3. Access the program directory via the web and execute.

apiglpi's People

Contributors

yuri-spm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.