Compile ES2015 default and restparameters to ES5
Creates a variadic function, with a “restparameter” that’s NOT at the end.
A rest url builder with easy parameter substitution
This is a Node CLI tool that allows you to make HTTP GET/POST request to REST APIs. It expects as parameter a JSON file config.json
,which contains the request URL and credentials necessary to make the requests. By default, responses to GET and POST req
Lite param checker with simplicity and promises in mind. Easilly checks mandatory fields / keys / values of an object. Aimed a ease Rest API parameter checking.