Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 614 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 614 Bytes

Google Dictionary API

As google does not provide any API for google Dictionary. This Self Project intends to create one.

Getting Started

To use just pass the query string with parameter define equal to the word you want definition of.

Eg. /?define=hello, will give you definition of hello as provided by Google in JSON format.

Future plans

You can see existing and add new feature proposals on the projects GitHub page. Pull requests are welcome!

Support

If you need any assistance or find any bugs, feel free to contact me directly via email or create a new issue on the GitHub page.