REST URL Builder

JSON →
library 1.0.6 ·javascript
verified Jun 7, 2026

A lightweight TypeScript library for building REST URLs with easy parameter substitution, query string handling, and base URL support. Version 1.0.6 is the latest stable release with no breaking changes in the v1.x series. Differentiates from other URL builders by focusing specifically on RESTful patterns with typed parameter placeholders and automatic encoding. Suitable for both browser and Node.js environments.