You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

324 B

Urban Dictionary Light

curl --request GET \
	--url 'https://mashape-community-urban-dictionary.p.rapidapi.com/define?term=$${PARAMETER_GOES_HERE}' \
	--header 'X-RapidAPI-Host: mashape-community-urban-dictionary.p.rapidapi.com' \
	--header 'X-RapidAPI-Key: 2a89f6d76cmshd1d3fb58510a952p146410jsnb92a8ec6c9cd'