Skip to content

Words API lets you retrieve information about English words, including definitions, synonyms, rhymes, pronunciation, syllables, and frequency of usage. It also can tell you about relationships between words, for instance that "math" has categories like "algebra" and "geometry", or that a "finger" is part of a "hand".

Notifications You must be signed in to change notification settings

saladql/words-lexicology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SaladQL.com GraphQL Saas

an alternative to rolling your own graphql

SaladQL.com is simple, fast GraphQL deployed for arbitrary endpoints instantly.

usage

curl -v --silent -qgk <REDACTED>/graph?runGraph=‘{}’

This autogenerated server supports the following queries:

- wordstermTypeOf(term:, )
- wordstermSimilarTo(term:, )
- wordstermPartOf(term:, )
- wordstermInstanceOf(term:, )
- wordstermHasTypes(term:, )
- wordstermHasParts(term:, )
- wordstermHasInstances(term:, )
- wordstermAlso(term:, )

More Docs coming soon!

Data Graph

About

Words API lets you retrieve information about English words, including definitions, synonyms, rhymes, pronunciation, syllables, and frequency of usage. It also can tell you about relationships between words, for instance that "math" has categories like "algebra" and "geometry", or that a "finger" is part of a "hand".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published