I hereby claim:
- I am award28 on github.
- I am award (https://keybase.io/award) on keybase.
- I have a public key ASD_-uxgfe2y97T4X4Usm8_zYs11xnD7AJzkN_eMu9hAJwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# If you come from bash you might have to change your $PATH. | |
# export PATH=$HOME/bin:/usr/local/bin:$PATH | |
# Path to your oh-my-zsh installation. | |
export ZSH=/Users/wardau/.oh-my-zsh | |
# Set name of the theme to load. Optionally, if you set this to "random" | |
# it'll load a random theme each time that oh-my-zsh is loaded. | |
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes | |
ZSH_THEME="agnosterward" |
" You can revert the settings after the call like so: | |
" filetype indent off " Disable file-type-specific indentation | |
" syntax off " Disable syntax highlighting | |
set clipboard=unnamed | |
set nu | |
set nocompatible | |
set backspace=indent,eol,start " Allows backspace to work | |
filetype off " required |
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>Ansi 0 Color</key> | |
<dict> | |
<key>Alpha Component</key> | |
<real>1</real> | |
<key>Blue Component</key> | |
<real>0.25332435965538025</real> |
import requests | |
import json | |
customerId = 'your customerId here' | |
apiKey = 'your apiKey here' | |
url = 'http://api.reimaginebanking.com/customers/{}/accounts?key={}'.format(customerId,apiKey) | |
payload = { | |
"type": "Savings", | |
"nickname": "test", |
I hereby claim:
To claim this, I am signing this object: