can-connect-feathers
Version:
Feathers client library for DoneJS and can-connect
30 lines (18 loc) • 1.87 kB
Markdown
# can-connect-feathers
[](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/canjs/can-connect-feathers/blob/master/LICENSE.md)
[](https://www.npmjs.com/package/can-connect-feathers)
[](https://travis-ci.org/canjs/can-connect-feathers)
[](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)