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