{"library":"grunt-http-upload","type":"library","category":null,"description":"grunt-http-upload is a Grunt plugin designed for automating file uploads via POST or PUT HTTP requests directly within a Grunt build process. It allows developers to integrate file delivery to RESTful APIs or content management systems as part of their CI/CD or deployment workflows. The plugin currently sits at version 0.3.2, with its last update in 2016 primarily focused on replacing the deprecated `Restler` library with `Request` to ensure compatibility with newer Node.js versions (>=6.0.0). While Grunt itself has a less active development cadence compared to newer build tools, this plugin remains functional for existing Grunt-based projects needing straightforward HTTP file uploads. Its key differentiator is its deep integration into the Grunt ecosystem, simplifying what would otherwise require custom scripting or external `curl` commands.","language":"javascript","status":"maintenance","version":"0.3.2","tags":["javascript","gruntplugin","grunt","http","upload","post","api","restler","curl"],"last_verified":"Wed May 27","install":[{"cmd":"npm install grunt-http-upload","imports":["grunt.loadNpmTasks('grunt-http-upload');","grunt.initConfig({\n  http_upload: { /* ... task configuration ... */ }\n});"]},{"cmd":"yarn add grunt-http-upload","imports":[]},{"cmd":"pnpm add grunt-http-upload","imports":[]}],"homepage":null,"github":"https://github.com/DiscoverGrunt/grunt-http-upload","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-http-upload","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/grunt-http-upload/compatibility"}}