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.
Alexis Drai b59fbc1a8b
Just take the 0
2 years ago
app Just take the 0 2 years ago
gradle/wrapper ⬆️Upgrade dependencies 2 years ago
.gitignore 🎉 2 years ago
README.md 🎉 2 years ago
build.gradle 💩 yikes 2 years ago
gradle.properties 🎉 2 years ago
gradlew 🎉 2 years ago
gradlew.bat 🎉 2 years ago
settings.gradle 🎉 2 years ago

README.md

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'