This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env /bin/bash | |
# | |
# Available from: | |
# https://gist.github.com/dougluce/e59109adaf027d1b622039a79921e96f | |
# | |
# required: curl and jq tools before executing this script. Also an API key must be added, see API_KEY value in curl command | |
# Copyright 2024 Douglas Allen Luce | |
# | |
# Licensed under the Apache License, Version 2.0 (the "License"); you |