Skip to content
forked from mrahhal/niai

Lookup similar Kanjis, Homonyms, Synonyms!

License

Notifications You must be signed in to change notification settings

Tobaloidee/niai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

niai

Build status

Lookup similar Kanjis, Homonyms, Synonyms!

snap_light snap_light

This solution consists of several modules listed below.

Modules

Aggregator

This is a console application that incorporates several dictionaries, as well as data from WaniKani, and produces various aggregated data readily available for usage in the backend.

This is basically run only once to produce the json files. You can execute ./produce.ps1 to produce the files.

Technology stack: .Net Core

Niai

This is the web api that powers everything. A swagger document is also published at "/swagger".

Technology stack: Asp.Net Core

Web

This is the website.

Technology stack: vue.js, TypeScript, scss

Usage

If you're trying to run the aggregator app, you should add your WK api key to an environment variable:

Credit

About

Lookup similar Kanjis, Homonyms, Synonyms!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 56.0%
  • Vue 18.8%
  • TypeScript 9.9%
  • CSS 8.8%
  • PowerShell 5.7%
  • HTML 0.5%
  • Other 0.3%