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 2021ec5db4
👔 Define parts of the model
2 years ago
app 👔 Define parts of the model 2 years ago
gradle/wrapper 🎉 2 years ago
.gitignore 🎉 2 years ago
README.md 🎉 2 years ago
build.gradle 🎉 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'