mirror of https://github.com/aminya/setup-cpp
877 B
877 B
get-works
Check if the GET request for the given URL works
Install
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.