https://github.com/canjs/can-connect-feathers
The FeathersJS client library for DoneJS and can-connect
https://github.com/canjs/can-connect-feathers
Last synced: about 1 year ago
JSON representation
The FeathersJS client library for DoneJS and can-connect
- Host: GitHub
- URL: https://github.com/canjs/can-connect-feathers
- Owner: canjs
- License: mit
- Created: 2016-04-27T16:59:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T20:16:05.000Z (over 6 years ago)
- Last Synced: 2025-06-03T02:26:27.574Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-connect-feathers.html
- Size: 942 KB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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)