get-works

Version License: Apache--2.0

> Check if the GET request for the given URL works ## Install ```sh npm install --save get-works ``` ## Usage ### `getWorks` (function) Check if the GET request for the given URL works **Parameters:** - url (`string`) - The given URL **returns:** Promise ## 🤝 Contributing You can sponsor my work here: https://github.com/sponsors/aminya Pull requests, issues and feature requests are welcome. See the [Contributing guide](https://github.com/aminya/setup-cpp/blob/master/CONTRIBUTING.md).