Skip to content

alexporto2200/API-IXCSoft-SHELL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

API-IXCSoft-SHELL

API shell script

Realize o download ou clone o repositório.

Dependências

apt install curl jq git

Instalação

git clone https://github.com/alexporto2200/API-IXCSoft-SHELL.git;

cd API-IXCSoft-SHELL/;

chmod +x api.sh;

Testando e verificando a ajuda

./api.sh --help;

Saber quais campos e tabelas editar, e outras documentações

http://wiki.ixcsoft.com.br/index.php/Documenta%C3%A7%C3%A3o_API

Para somente imprimir as requisiõçes curl!

chmod +x api.sh;

Exemplo

./api-curl-exemplo.sh

./api-curl-exemplo.sh -f cliente -a GET

Releases

No releases published

Packages

No packages published

Languages