rest-request
JSON →A small Node.js HTTP client for making REST requests with promise-based responses. Version 1.0.12 provides a simple Request constructor that takes a base path and optional default headers. Supports GET, POST, PUT, DELETE methods with URL parameter substitution (both :param and {param} syntax) and automatic query string building for unused parameters. Different from full-featured clients like Axios or Got, it focuses on minimalism with no external dependencies. Stable but not actively maintained; last update was in 2017.
Traffic · last 30 days stale · no recent hits
total hits 8
actors 2 distinct systems
last hit 16d ago AhrefsBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇩🇪 Germany · 🇪🇸 Spain
Resources
packagerest-request ↗