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 clone
cd TDK-Api
# Change the current directory to TDK-Api
cp .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 dependencies
yarn dev
# Visit localhost:PORT with your browser
MIT