Skip to content

Instantly share code, notes, and snippets.

@aneesahammed
Created March 15, 2021 10:51
Show Gist options
  • Save aneesahammed/50861541723b2f422984979dd695bc7e to your computer and use it in GitHub Desktop.
Save aneesahammed/50861541723b2f422984979dd695bc7e to your computer and use it in GitHub Desktop.
nif
curl --location --request POST 'https://getnif.vercel.app/api' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": [
123456789,
987654321,
136695973,
"",
null,
"zyxzxcvzxv"
]
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment