https://github.com/js-data/js-data-documentdb
Azure DocumentDB adapter for js-data. Main Site: http://js-data.io, API Reference Docs: http://api.js-data.io
https://github.com/js-data/js-data-documentdb
Last synced: 4 months ago
JSON representation
Azure DocumentDB adapter for js-data. Main Site: http://js-data.io, API Reference Docs: http://api.js-data.io
- Host: GitHub
- URL: https://github.com/js-data/js-data-documentdb
- Owner: js-data
- License: mit
- Created: 2016-08-16T06:41:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-24T05:26:23.000Z (almost 9 years ago)
- Last Synced: 2025-01-28T17:40:27.623Z (5 months ago)
- Language: JavaScript
- Size: 291 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# js-data-documentdb
[![Slack Status][sl_b]][sl_l]
[![npm version][npm_b]][npm_l]
[![Circle CI][circle_b]][circle_l]
[![npm downloads][dn_b]][dn_l]
[![Coverage Status][cov_b]][cov_l]Azure DocumentDB adapter for [js-data](http://www.js-data.io/).
To get started, visit __[http://js-data.io](http://www.js-data.io/docs/js-data-documentdb)__.
## Links
* [Quick start](http://www.js-data.io/docs/home#quick-start) - Get started in 5 minutes
* [Guides and Tutorials](http://www.js-data.io/docs/home) - Learn how to use JSData
* [`DocumentDBAdapter` Guide](http://www.js-data.io/docs/js-data-documentdb) - Learn how to use `DocumentDBAdapter`
* [API Reference Docs](http://api.js-data.io) - Explore components, methods, options, etc.
* [Community & Support](http://js-data.io/docs/community) - Find solutions and chat with the community
* [General Contributing Guide](http://js-data.io/docs/contributing) - Give back and move the project forward
* [Contributing to js-data-documentdb](https://github.com/js-data/js-data-documentdb/blob/master/.github/CONTRIBUTING.md)## License
The MIT License (MIT)
Copyright (c) 2014-2016 js-data-documentdb project authors
* [LICENSE](https://github.com/js-data/js-data-documentdb/blob/master/LICENSE)
* [AUTHORS](https://github.com/js-data/js-data-documentdb/blob/master/AUTHORS)
* [CONTRIBUTORS](https://github.com/js-data/js-data-documentdb/blob/master/CONTRIBUTORS)[sl_b]: http://slack.js-data.io/badge.svg
[sl_l]: http://slack.js-data.io
[npm_b]: https://img.shields.io/npm/v/js-data-documentdb.svg?style=flat
[npm_l]: https://www.npmjs.org/package/js-data-documentdb
[circle_b]: https://img.shields.io/circleci/project/js-data/js-data-documentdb.svg?style=flat
[circle_l]: https://circleci.com/gh/js-data/js-data-documentdb
[dn_b]: https://img.shields.io/npm/dm/js-data-documentdb.svg?style=flat
[dn_l]: https://www.npmjs.org/package/js-data-documentdb
[cov_b]: https://img.shields.io/codecov/c/github/js-data/js-data-documentdb.svg?style=flat
[cov_l]: https://codecov.io/github/js-data/js-data-documentdb