tse-mindsphere

1.0.0 • Public • Published

Biblioteca para facilitar a comunicação com API's mindsphere no frontend

🚀 TSE-Mindsphere

Como usar?

yarn add tse-mindsphere
import { identityManagementApi } from 'tse-mindsphere'

async function getUsers() {
  const usersResponse = await identityManagementApi.get('/Users');
}

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i tse-mindsphere

    Weekly Downloads

    2

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    4.45 kB

    Total Files

    4

    Last publish

    Collaborators

    • dannyllo.souza