UNPKG

fluentrest-ts

Version:

A lightweight, fluent TypeScript API testing library inspired by Java's RestAssured. Built on top of Axios, JSONPath, and Joi for powerful request handling and response validation.

3 lines (2 loc) 70 B
declare const api: import("axios").AxiosInstance; export default api;