2.10.4 • Published 8 months ago

@joblocal/api-client v2.10.4

Weekly downloads
61
License
ISC
Repository
-
Last release
8 months ago

Joblocal Api-Client

This v4 API is deprecated! Please use the v5 client instead: https://github.com/joblocal/api-client-v5

Downloads Size Zipped Size

This package contains a pre-configured devour-client for the Joblocal api Devour - Api client for JSON-Api-Specification compliant resource handling Documentation - Api Documentation

Requirements

  • Yarn or npm

Installation

Using yarn:

$ yarn add @joblocal/api-client

Using npm:

$ npm install --save @joblocal/api-client

Usage

After installing the package you can use it as follows.

import createClient from '@joblocal/api-client';

const client = createClient({
  url: 'https://api.joblocal.de/v4',
  token: 'user_id_token' || () => 'id_token' || null,
});

Development

Installing dependencies:

$ yarn install

Verify by running tests:

$ yarn test

Built with

  • Devour - Api client for JSON-Api-Specification compliant resource handling
  • Yarn - Dependency Management
  • Webpack - Application Bundler
  • Jest - Test Runner

Also see

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and feature requests.

Authors

See also the list of contributors who participated in this project.

2.10.4

8 months ago

2.10.3

1 year ago

2.10.2

2 years ago

2.10.1

2 years ago

2.10.0

2 years ago

2.9.0

2 years ago

2.8.0

2 years ago

2.7.0

3 years ago

2.6.5

3 years ago

2.6.4

3 years ago

2.6.3

3 years ago

2.6.2

3 years ago

2.6.1

3 years ago

2.6.0

4 years ago

2.5.0

4 years ago

2.5.1

4 years ago

2.4.0

4 years ago

2.3.0

4 years ago

2.2.3

4 years ago

2.2.4

4 years ago

2.2.2

4 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.6

4 years ago

2.0.5

4 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago