I hereby claim:
- I am Nick011 on github.
- I am nhagianis (https://keybase.io/nhagianis) on keybase.
- I have a public key whose fingerprint is 56DF 8D05 625D 1F89 4E92 721F E94F 9C1A 0570 5439
To claim this, I am signing this object:
| import requests | |
| res = requests.get('http://localhost:9201/_cat/indices?format=json') | |
| src_indices = res.json() | |
| src_indices = [item['index'] for item in src_indices if not 'monitoring' in item['index']] | |
| body = { | |
| 'source': { | |
| 'remote': { |
| # Setup | |
| import requests | |
| api_key = 'apyvBhYVkl4li2QEajBhV6MwgNv1UT1w7M6W5jpX' | |
| username = 'api-a68a23fdc61b4b9ab39ccd3633bf5e6b' | |
| password = '(Your API Password)' | |
| header = { | |
| 'x-api-key': api_key | |
| } | |
| base_url = 'https://api.perch.rocks/v1' | |
| auth_url = base_url + '/auth/access_token' |
I hereby claim:
To claim this, I am signing this object:
| Build: | |
| http://gulpjs.com/ | |
| http://browserify.org/ | |
| Frameworks: | |
| http://facebook.github.io/react/ | |
| https://angularjs.org/ | |
| Graphing: | |
| http://d3js.org/ |