hapic

JSON →
library 2.8.2 ·javascript
verified Jun 7, 2026
api

hapic is an HTTP API client built on top of axios, designed to simplify interactions with RESTful APIs. Current stable version is 2.8.2, released in September 2024, with monthly releases. It provides features like query building, JSON:API support, pagination, sorting, field selection, and includes relationships. Unlike plain axios or fetch, hapic offers a declarative way to construct complex API requests with type safety through TypeScript. It supports browser and Node.js environments.