beyondlogical / mwlookup

Simple interface to Merriam-Webster's JSON API in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Simple tools for looking up definitions from Merriam Webster.

How to use

  1. Register for an API key with the dictionaryapi.com service
  2. Copy API-KEY.json.dist to API-KEY.json
  3. Edit API-KEY.json and put your API-KEYS in the appropriate placeholder.
  4. Invoke the utilities like php mwlookup.php schmoo

API Documentation

https://www.dictionaryapi.com/products/json

About

Simple interface to Merriam-Webster's JSON API in PHP


Languages

Language:PHP 100.0%