How to transfer files using Axios
const axios = require('axios') const FormData = require('form-data') const crypto = require('crypto') // const fs = require('fs') const get_image(url) =>…
const axios = require('axios') const FormData = require('form-data') const crypto = require('crypto') // const fs = require('fs') const get_image(url) =>…
for f in ./*.jpg do echo $f echo ${#f} if [ ${#f} -gt 20] then rm $f fi done
Basic Authentication Basic authentication has been used for many web services like Nginx. In Basic authentication, the username/password pair is…
What is the greatest preserved castle ruin in mountains in Japan? One of the candidates is Takatori castle ruin. Because…
Nikko-Toshogu is one of the most famous shrines in Japan. It places Nikko, Tochigi prefecture. But, do you know there…
On the last night of my stay in Chicago, My Chinese friend invited me to a karaoke party. I found…
I found a good standing sign for warning when I visited Yosemite National park. Sometimes I found warning signs which…
I took a break from the afternoon and went to the ballpark, Wrigley Field. It is a bit taking time…
Treasure Island in Hydepark, Chicago, is a grocery store that was nearby my apartment. Sadly, this store already had been…