Skip to content

Repository files navigation

Joblocal Api-Client

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

DownloadsSizeZipped 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.

importcreateClientfrom'@joblocal/api-client';constclient=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.

About

No description, website, or topics provided.

Resources

Contributing

Stars

5 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages