https://github.com/canjs/can-connect
Model layer utilities for every JavaScript framework! Assemble real-time, high performance, restful data connections.
https://github.com/canjs/can-connect
Last synced: 9 months ago
JSON representation
Model layer utilities for every JavaScript framework! Assemble real-time, high performance, restful data connections.
- Host: GitHub
- URL: https://github.com/canjs/can-connect
- Owner: canjs
- License: mit
- Created: 2015-03-20T04:56:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T00:43:43.000Z (over 3 years ago)
- Last Synced: 2025-09-07T18:49:29.986Z (10 months ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-connect.html
- Size: 8.16 MB
- Stars: 29
- Watchers: 20
- Forks: 16
- Open Issues: 62
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# can-connect
[](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/blob/master/LICENSE.md)
[](https://www.npmjs.com/package/can-connect)
[](https://travis-ci.org/canjs/can-connect)
[](https://greenkeeper.io/)
`can-connect` provides persisted data middleware. Use it to assemble powerful model layers for
any JavaScript framework, not just CanJS.
## Documentation
Read the [can-connect API docs on CanJS.com](https://canjs.com/doc/can-connect.html).
## Changelog
See the [latest releases on GitHub](https://github.com/canjs/can-connect/releases).
## Contributing
The [contribution guide](https://github.com/canjs/can-connect/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.
## License
[MIT](https://github.com/canjs/can-connect/blob/master/LICENSE.md)