WordsAPI

FREEMIUM
Verified
Por dpventures | Atualizado a month ago | Data
Popularidade

9.9 / 10

Latência

177ms

Nível de serviço

100%

Health Check

N/A

Voltar para todas as discussões

Function that determines if letters form a word?

Rapid account: See Sharper
SeeSharper
8 years ago

Hi - I’m interested in your API for an iOS game I’m developing. Essentially all I need is a function that returns a boolean indicating whether or not the letters I’ve passed in (in a specific order) form a valid English word. Thanks…

Rapid account: Wordsapi
wordsapi Commented 8 years ago

Hi SeeSharper,
Could you just call the base api for a word? If it returns a 200, then it’s a word, if it returns a 404, then its not a word.

https://wordsapiv1.p.mashape.com/words/soliloquy <-- Would return 200
https://wordsapiv1.p.mashape.com/words/ardjqlqk <-- Would return 404

Junte-se à discussão - adicione o comentário abaixo:

Efetue login / inscreva-se para postar novos comentários