- Notifications
You must be signed in to change notification settings - Fork26
Http adapter for js-data. Main Site:http://js-data.io, API Reference Docs:http://api.js-data.io
License
NotificationsYou must be signed in to change notification settings
js-data/js-data-http
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo contains HTTP adapters forjs-data:
- js-data-http - HTTP (XHR, includes [
axios
][axios]) adapter for JSData in thebrowser. Capable of usingwindow.fetch
instead of axios.Only works in the browser. - js-data-fetch - Same as
js-data-http
butdoes not includeaxios
and will usewindow.fetch
if available and if you don't provide your own http library. - js-data-http-node - Same as
js-data-http
but runs on Node.js. Depends onaxios
and will useaxios
unless you provide a different http library.
Tested on IE9, Chrome 46, Firefox 41 & Safari 7.1 using
To get started, visit the main website athttp://js-data.io.
- Quick start - Get started in 5 minutes
- Guides and Tutorials - Learn how to use JSData
- HttpAdapter Guide - Learn how to use the HttpAdapter
- API Reference Docs - Explore components, methods, options, etc.
- Community & Support - Find solutions and chat with the community
- General Contributing Guide - Give back and move the project forward
The MIT License (MIT)
Copyright (c) 2014-2016 js-data-http project authors
About
Http adapter for js-data. Main Site:http://js-data.io, API Reference Docs:http://api.js-data.io
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors10
Uh oh!
There was an error while loading.Please reload this page.