⪼ Made with 💜 by realpolyglot.dev
I'd like to see a new tutorials on a cool API/SDK posted to the digitallysmuv publication and YouTube daily (perhaps we can get the trainees to do this).
set NYLAS_ACCESS_TOKEN '*****'
curl -X GET \
'https://api.nylas.com/account' \
-H 'Content-Type: application/json' \
-H 'cache-control: no-cache' \
-H "Authorization: Bearer $NYLAS_ACCESS_TOKEN"
curl https://api.pinata.cloud/pinning/pinFileToIPFS \
-H "Authorization: Bearer $PINATA_AUTH_TOKEN" \
-F 'file=@/Users/wilmoore/Downloads/lagos-techie-kwzWjTnDPLk-unsplash.jpg'