An unofficial TDK verified words api
-
🇹🇷 : Türk Dil Kurumu
-
🇺🇸 : Turkish Language Organisation
git clone https://github.com/mertssmnoglu/TDK-Api.git
# Clone the app with git clonecd TDK-Api
# Change the current directory to TDK-Apicp .env.example .env
# Copy .env.example and rename it to .env! Please do not forget to change the PORT and USER_AGENT
How can i get my user agent? Please click on it
yarn
# Install all dependenciesyarn dev
# Visit localhost:PORT with your browserMIT

