{"library":"pouchdb-adapter-http","type":"library","category":null,"description":"pouchdb-adapter-http is a PouchDB plugin that enables the core PouchDB library to use HTTP as its data store, allowing it to seamlessly communicate and synchronize with remote CouchDB or CouchDB-like databases. This adapter is crucial for applications requiring offline-first capabilities combined with cloud synchronization. Currently stable at version 9.0.0, PouchDB maintains a consistent release cadence with frequent patch updates and less frequent major/minor versions. Key differentiators include its ability to abstract away the complexities of HTTP requests and responses, providing a familiar PouchDB API for remote data operations, and its design for use in both Node.js and browser environments, making it a versatile component within the PouchDB ecosystem.","language":"javascript","status":"active","version":"9.0.0","tags":["javascript"],"install":[{"cmd":"npm install pouchdb-adapter-http","imports":["import PouchDB from 'pouchdb';","import HttpPouch from 'pouchdb-adapter-http';","import PouchDB from 'pouchdb';\nimport HttpPouch from 'pouchdb-adapter-http';\nPouchDB.plugin(HttpPouch);"]},{"cmd":"yarn add pouchdb-adapter-http","imports":[]},{"cmd":"pnpm add pouchdb-adapter-http","imports":[]}],"homepage":"https://pouchdb.com","github":"https://github.com/pouchdb/pouchdb","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/pouchdb-adapter-http","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pouchdb-adapter-http/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}