{"library":"axios-rest-api","type":"library","category":null,"description":"Simple Axios wrapper for REST API requests. Current stable version is 2.1.7. It provides a convenient abstraction over axios for making REST API calls with built-in resource routing, delay simulation, and support for multiple API servers. Key differentiators: custom HTTP methods (cget, load, save, etc.), configurable URL templates per resource, and built-in request delay for testing UI responsiveness. Requires axios and underscore as peer dependencies. Ideal for Vue.js applications.","language":"javascript","status":"active","version":"2.1.7","tags":["javascript","axios","rest","api","client"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-rest-api","imports":["import Api from 'axios-rest-api'","const api = new Api(resources)","import Api from 'axios-rest-api';\nconst resources = { default: { host: '...' } };\nconst api = new Api(resources);"]},{"cmd":"yarn add axios-rest-api","imports":[]},{"cmd":"pnpm add axios-rest-api","imports":[]}],"homepage":"https://github.com/freedomsex/axios-rest-api#readme","github":"ssh://git@github.com/freedomsex/axios-rest-api","docs":null,"changelog":null,"pypi":null,"npm":"axios-rest-api","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}