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
- Host: GitHub
- URL: https://github.com/azer/turkish-dictionary-api
- Owner: azer
- Created: 2014-02-26T23:42:33.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-01-16T18:06:54.000Z (over 10 years ago)
- Last Synced: 2025-04-09T07:51:58.502Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://sozluk.api.anakaynak.com
- Size: 125 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```