You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Network Engineering Pacakge](https://www.bigdatacloud.com/packages/network-engineering), and
27
+
-[Free API package](https://www.bigdatacloud.com/packages/free-api) (doesn't require account creation and API key)
19
28
20
29
## Documentation
21
30
@@ -50,7 +59,7 @@ See the example below.
50
59
51
60
## Example usage
52
61
53
-
The below example is found in the included demo.js. It demonstrates the use of our IP geolocation API from [IP Geolocation API Package](https://www.bigdatacloud.com/packages/ip-geolocation).
62
+
The below example is found in the included demo.js.
54
63
55
64
```javascript
56
65
constclient=require('@bigdatacloudapi/client')('XXX'); // XXX being your api key found at: https://www.bigdatacloud.com/account
0 commit comments