7.8.3 • Published 7 months ago

@mindkey/recruiting-api-client v7.8.3

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

MindKey Recruiting API Client

MindKey Recruiting API Client allows you to easily access your MindKey Recruiting data.

Please refer to the documentation for more information.

Install

npm install @mindkey/recruiting-api-client

Usage

const { VacancyClient } = require('@mindkey/recruiting-api-client');

async function main() {
  const client = new VacancyClient('https://recruiting.mindkey.com/api');
  const result = await client.getSimpleVacancyList('<insert-your-customer-id-here>', 'en-US');

  console.log(result);
}

main();
7.8.0

9 months ago

7.7.1

10 months ago

7.7.0

11 months ago

7.8.3

7 months ago

7.7.4

10 months ago

7.8.2

7 months ago

7.7.3

10 months ago

7.8.1

8 months ago

7.7.6

9 months ago

7.6.2

1 year ago

7.5.3

2 years ago

7.6.0

1 year ago

7.5.7

1 year ago

7.5.6

2 years ago

7.5.5

2 years ago

7.5.4

2 years ago

7.5.2

2 years ago

7.5.1

2 years ago

7.5.0

2 years ago

7.4.9

2 years ago

7.4.8

2 years ago

7.4.7

2 years ago

7.4.6

2 years ago

7.3.7

2 years ago

7.3.7-ci.23244

2 years ago

7.3.7-ci.21751

2 years ago