An open API service indexing awesome lists of open source software.

https://github.com/azer/turkish-dictionary-api

API Server for the official Turkish-to-turkish dictionary by TDK
https://github.com/azer/turkish-dictionary-api

Last synced: 11 months ago
JSON representation

API Server for the official Turkish-to-turkish dictionary by TDK

Awesome Lists containing this project

README

          

## turkish-dictionary-api

API Server for the official Turkish-to-turkish dictionary by TDK. It's running at [sozluk.api.anakaynak.com](http://sozluk.api.anakaynak.com)

See Also: [turkish-synonyms-api](https://github.com/azer/turkish-synonyms-api)

## Install

```bash
$ npm install turkish-dictionary-api
```

## Usage

Start the server:

```bash
$ turkish-dictionary-api -p 8001
```

See all options:

```bash
$ turkish-dictionary-api -h
```