{"id":18717434,"url":"https://github.com/js-data/js-data-http","last_synced_at":"2025-08-22T00:32:07.396Z","repository":{"id":20846193,"uuid":"24132515","full_name":"js-data/js-data-http","owner":"js-data","description":"Http adapter for js-data. Main Site: http://js-data.io, API Reference Docs: http://api.js-data.io","archived":false,"fork":false,"pushed_at":"2021-02-18T13:47:17.000Z","size":2781,"stargazers_count":38,"open_issues_count":14,"forks_count":26,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-04-14T21:51:27.653Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/js-data.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-17T06:17:48.000Z","updated_at":"2023-10-12T05:41:59.000Z","dependencies_parsed_at":"2022-08-21T20:40:45.450Z","dependency_job_id":null,"html_url":"https://github.com/js-data/js-data-http","commit_stats":null,"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-data%2Fjs-data-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-data%2Fjs-data-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-data%2Fjs-data-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-data%2Fjs-data-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js-data","download_url":"https://codeload.github.com/js-data/js-data-http/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230542288,"owners_count":18242332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T13:16:13.318Z","updated_at":"2024-12-20T06:07:04.887Z","avatar_url":"https://github.com/js-data.png","language":"JavaScript","readme":"\u003cimg src=\"https://raw.githubusercontent.com/js-data/js-data/master/js-data.png\" alt=\"js-data logo\" title=\"js-data\" align=\"right\" width=\"96\" height=\"96\" /\u003e\n\n# js-data-http\n\n[![Slack Status][sl_b]][sl_l]\n[![npm version][npm_b]][npm_l]\n[![npm downloads][dn_b]][dn_l]\n[![Circle CI][circle_b]][circle_l]\n[![Coverage Status][cov_b]][cov_l]\n\nThis repo contains HTTP adapters for [js-data](http://www.js-data.io/):\n\n- js-data-http - HTTP (XHR, includes [`axios`][axios]) adapter for JSData in the\nbrowser. Capable of using `window.fetch` instead of axios. __Only works in the browser__.\n- js-data-fetch - Same as `js-data-http` but _does not_ include `axios` and will use\n`window.fetch` if available and if you don't provide your own http library.\n- js-data-http-node - Same as `js-data-http` but runs on Node.js. Depends on `axios`\nand will use `axios` unless you provide a different http library.\n\nTested on IE9, Chrome 46, Firefox 41 \u0026 Safari 7.1 using\n\u003cimg src=\"https://raw.githubusercontent.com/js-data/js-data-localstorage/master/bs.jpg\" alt=\"bs logo\" title=\"browserstack\" width=\"150\" height=\"35\" style=\"vertical-align: middle\" /\u003e\n\nTo get started, visit the main website at __[http://js-data.io](http://www.js-data.io)__.\n\n## Links\n\n* [Quick start](http://www.js-data.io/v3.0/docs/home#quick-start) - Get started in 5 minutes\n* [Guides and Tutorials](http://www.js-data.io/v3.0/docs/home) - Learn how to use JSData\n* [HttpAdapter Guide](http://www.js-data.io/v3.0/docs/js-data-http) - Learn how to use the HttpAdapter\n* [API Reference Docs](http://api.js-data.io) - Explore components, methods, options, etc.\n* [Community \u0026 Support](http://js-data.io/docs/community) - Find solutions and chat with the community\n* [General Contributing Guide](http://js-data.io/docs/contributing) - Give back and move the project forward\n  * [Contributing to js-data-http](https://github.com/js-data/js-data-http/blob/master/.github/CONTRIBUTING.md)\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2014-2016 js-data-http project authors\n\n* [LICENSE](https://github.com/js-data/js-data-http/blob/master/LICENSE)\n* [AUTHORS](https://github.com/js-data/js-data-http/blob/master/AUTHORS)\n* [CONTRIBUTORS](https://github.com/js-data/js-data-http/blob/master/CONTRIBUTORS)\n\n[sl_b]: http://slack.js-data.io/badge.svg\n[sl_l]: http://slack.js-data.io\n[npm_b]: https://img.shields.io/npm/v/js-data-http.svg?style=flat\n[npm_l]: https://www.npmjs.org/package/js-data-http\n[dn_b]: https://img.shields.io/npm/dm/js-data-http.svg?style=flat\n[dn_l]: https://www.npmjs.org/package/js-data-http\n[circle_b]: https://img.shields.io/circleci/project/js-data/js-data-http/master.svg?style=flat\n[circle_l]: https://circleci.com/gh/js-data/js-data-http/tree/master\n[cov_b]: https://img.shields.io/codecov/c/github/js-data/js-data-http/3.0.svg?style=flat\n[cov_l]: https://codecov.io/github/js-data/js-data-http\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs-data%2Fjs-data-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjs-data%2Fjs-data-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs-data%2Fjs-data-http/lists"}