follow_api 動作確認
follow_api.get_followers
curl -s --data '{"jsonrpc":"2.0", "method":"follow_api.get_followers", "params":{"account":"yasu","start":null,"type":"blog","limit":10}, "id":1}' https://api.steememory.com
follow_api.get_following
curl -s --data '{"jsonrpc":"2.0", "method":"follow_api.get_following", "params":{"account":"yasu","start":null,"type":"blog","limit":10}, "id":1}' https://api.steememory.com