Template
1
0
mirror of https://github.com/aminya/setup-cpp synced 2024-11-30 21:22:30 +08:00
setup-cpp/packages/get-works/README.md
2022-08-08 00:38:58 -07:00

877 B

get-works

Version License: Apache--2.0

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.