Using hacks-para-krunker with math.tools

unknown integration

Install
# See https://github.com/Gabriel1231n2j3n/hacks-para-krunker
Get digits of pi (Ï€)
curl \
  -H "X-Mathtools-Api-Secret: $API_KEY" \
  https://api.math.tools/numbers/pi
Get the number of the day for current day
curl \
  -H "X-Mathtools-Api-Secret: $API_KEY" \
  https://api.math.tools/numbers/nod
Convert a given number from one base to another base
curl \
  -H "X-Mathtools-Api-Secret: $API_KEY" \
  https://api.math.tools/numbers/base
SDK on GitHub 📄 API Docs
SDK
hacks-para-krunker
unknown
API
math.tools
math.tools
At a glance
Language unknown
Endpoints26
Base URLhttps://api.math.tools