Xwilarg / JishoSharp

A C# library to get information about japanese words using jisho.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JishoSharp

A C# library to get information about japanese words using jisho.org

There are 2 ways to search for information:

Kanji search (WIP)

Get information about a kanji

Word search

Use the static function SearchClient.SearchWordAsync.
Basically it does what the official Jisho API does, for more information please check the wiki.

Advanced word search (WIP)

Provide what the wiki doesn't provide:

  • Examples
  • Audio

About

A C# library to get information about japanese words using jisho.org

License:Apache License 2.0


Languages

Language:C# 100.0%