Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

mertssmnoglu/TDK-ApiWrapper

Repository files navigation

TDK API (UNOFFICIAL)

An unofficial TDK verified words api

What is TDK ?

  • 🇹🇷 : Türk Dil Kurumu

  • 🇺🇸 : Turkish Language Organisation

Examples

Success

success example

Error

error example

Install

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

License

MIT