UNPKG

can-connect-feathers

Version:

Feathers client library for DoneJS and can-connect

30 lines (18 loc) 1.87 kB
# can-connect-feathers [![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-connect-feathers/blob/master/LICENSE.md) [![npm version](https://badge.fury.io/js/can-connect-feathers.svg)](https://www.npmjs.com/package/can-connect-feathers) [![Travis build status](https://travis-ci.org/canjs/can-connect-feathers.svg?branch=master)](https://travis-ci.org/canjs/can-connect-feathers) [![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-connect-feathers.svg)](https://greenkeeper.io/) `can-connect-feathers` is a set of behaviors for integrating [can-connect](https://canjs.com/doc/can-connect.html) with [Feathers Client](https://docs.feathersjs.com/api/client.html#feathers-client). - The service behavior connects to a Feathers service. - The session behavior connects to the [feathers-authentication-client](https://docs.feathersjs.com/api/authentication/client.html) methods on a Feathers Client instance. ## Documentation Read the [can-connect-feathers API docs on CanJS.com](https://canjs.com/doc/can-connect-feathers.html). ## Changelog See the [latest releases on GitHub](https://github.com/canjs/can-connect-feathers/releases). ## Contributing The [contribution guide](https://github.com/canjs/can-connect-feathers/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more. ## License [MIT](https://github.com/canjs/can-connect-feathers/blob/master/LICENSE.md)