rest-api-path
JSON →A lightweight frontend library (v1.1.10, stable, semantic-release) for generating REST API request metadata (method, URI, params, data, delay) without making actual HTTP requests. Designed for Vue/Nuxt, it supports configurable resources with optional base URL, prefix, version, routing templates, and an authorization key. Its key differentiators: declarative resource configuration, custom methods (cget, load, save, etc.), and a built-in query delay feature for UI responsiveness testing. Not a HTTP client; use alongside fetch/axios.