Skip to content

mobilecosta/ctt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

210 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fontes e Docs Projeto CTT

a) Api TOKEN curl --location --request POST 'https://apimqa.totvs.com.br/api-homologacao/token'
--header 'Authorization: Basic TVBrRVE1ZFJHZzFkSkxHcTlDM05mSFQxa21nYTpHSFBFamZwaXJYbEVvTjBmbWRndGhqaUk3ZWth'
--header 'Content-Type: application/x-www-form-urlencoded'
--data-raw 'grant_type=client_credentials'

Fonte API TCTTS001.PRW

Orientações para consumir o json modelo da pasta Resource

  • Requisitos
    • Node.js v14.21.3
    • Angular 10.1.7
  1. Instalar o json server

    npm install -g json-server

  2. Subir o servidor mock. Via terminal navegue ate a pasta

    cd ctt-main/Resources

    json-server --watch ctt.json

  • Para consumir use localhost:3000/aAluno ou localhost:3000/aCursos

a) Metodos do Projeto: image

Subindo configuração ng serve --env=pre

About

Fontes e Documentação do Projeto CTT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages