0.15.0 • Published 3 days ago

tuix-timesheets-api v0.15.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 days ago

Tuix timesheets api

Description

Api Client for tuix timesheets api project

Installation

npm i tuix-timesheets-api

If you need to use the stagging api client, then use the command

npm i tuix-timesheets-api@0.1.1-staging

Check the available versions in the following link: https://www.npmjs.com/package/tuix-timesheets-api?activeTab=versions

Developing the app

Tested on

node 18
npm  9.6.7

Make an example request :

import { TuixTimesheetAPIClient } from 'tuix-timesheets-api';

const timesheetAPIClient = new TuixTimesheetAPIClient({
  BASE: 'https://staging-api-timesheets.tuix.ch',
  HEADERS: {
    Authorization: "Bearer <JWT>"
  }
});

(async () => {
  const response = await timesheetAPIClient.services.getCompanies()
  console.log({ response });
})()
0.6.34

3 days ago

0.6.35

3 days ago

0.6.33

9 days ago

0.15.0

11 days ago

0.14.0

11 days ago

0.6.32

18 days ago

0.6.31

18 days ago

0.6.30

18 days ago

0.6.29

21 days ago

0.6.28

22 days ago

0.6.27

23 days ago

0.13.0

1 month ago

0.6.25

1 month ago

0.6.24

1 month ago

0.6.26

1 month ago

0.6.23

1 month ago

0.12.0

1 month ago

0.6.22

1 month ago

0.11.0

1 month ago

0.6.21

2 months ago

0.6.20

2 months ago

0.9.0

2 months ago

0.10.0

2 months ago

0.6.18

2 months ago

0.6.17

2 months ago

0.6.19

2 months ago

0.6.16

2 months ago

0.6.15

2 months ago

0.6.7

2 months ago

0.6.6

2 months ago

0.6.9

2 months ago

0.6.8

2 months ago

0.6.10

2 months ago

0.6.12

2 months ago

0.6.11

2 months ago

0.6.14

2 months ago

0.6.13

2 months ago

0.6.5

2 months ago

0.6.4

2 months ago

0.6.3

2 months ago

0.8.0

2 months ago

0.7.0

2 months ago

0.6.2

2 months ago

0.6.1

2 months ago

0.6.0

2 months ago

0.5.22

3 months ago

0.5.23

3 months ago

0.5.24

3 months ago

0.5.18

3 months ago

0.5.19

3 months ago

0.5.16

3 months ago

0.5.17

3 months ago

0.5.14

3 months ago

0.5.15

3 months ago

0.5.12

3 months ago

0.5.13

3 months ago

0.5.21

3 months ago

0.5.20

3 months ago

0.5.10

3 months ago

0.5.11

3 months ago

0.5.9

3 months ago

0.5.8

3 months ago

0.5.7

3 months ago

0.5.6

3 months ago

0.5.5

3 months ago

0.5.4

3 months ago

0.5.3

3 months ago

0.5.2

3 months ago

0.5.1

3 months ago

0.5.0

3 months ago

0.4.2

3 months ago

0.4.1-staging

3 months ago

0.4.0

3 months ago

0.3.1-staging

3 months ago

0.3.0

3 months ago

0.2.0

3 months ago

0.11.1-staging

3 months ago