Jotoba - A new alternative to jisho!

Few annoyances:
For words, the pos is definitely not a string array, it’s an object, something like {Verb: “Ichidan”}, or worse, {Verb: {Godan: “ru”}}
There’s no way to get more than 1 reading right now, would be nice if instead of “reading”, the response would contain a “readings” key

Actually, it’s far from not the best. Jisho API is undocumented, unofficial, and unstable towards the end of pagination (also it doesn’t show number of pages).

@neicul tried to put Jisho API in his website (Kitsun.io), but it can only add one vocabulary at a time. I wonder if a new API endpoint can be opened for exact, but multiple, vocabulary search?

Well, because, as mentioned by the creator, it’s just a quick hack, and it even has cors issues

Trying to remember use Jotoba now and then, but I’m wondering why the romaji search is broken?

Seems like development is still active; not sure if they follow this thread anymore, though.

They have a Discord which is pretty active. I do believe they are working on the romaji issue.

We already fixed romaji search and several other word search related bugs. It’s just not yet deployed on jotoba.de

@morteASD I just published the latest release to the Jotoba server. Romaji search works now