{"library":"axios-retrofit","type":"library","category":null,"description":"A declarative, decorator-based HTTP client library for JavaScript/TypeScript that mimics Android's Retrofit pattern, built on top of axios. Current stable version is 2.0.2. Release cadence is low, with infrequent updates. Key differentiators: uses ES decorators for defining API endpoints, supports path parameters, headers, and body annotations, integrates with axios interceptors. Compared to alternatives like fetch or raw axios, it provides a structured, annotation-driven approach suitable for TypeScript projects seeking a Retrofit-like experience.","language":"javascript","status":"active","version":"2.0.2","tags":["javascript","retrofit","ts","js","axios","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-retrofit","imports":["import { BaseService } from 'axios-retrofit'","import { GET } from 'axios-retrofit'","import { ServiceBuilder } from 'axios-retrofit'"]},{"cmd":"yarn add axios-retrofit","imports":[]},{"cmd":"pnpm add axios-retrofit","imports":[]}],"homepage":"https://github.com/devcsrj/ts-retrofit#readme","github":"https://github.com/devcsrj/ts-retrofit","docs":null,"changelog":null,"pypi":null,"npm":"axios-retrofit","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}