An open API service indexing awesome lists of open source software.

https://github.com/gojp/nihongo

Japanese Dictionary
https://github.com/gojp/nihongo

dictionary go golang japanese nihongo

Last synced: 2 months ago
JSON representation

Japanese Dictionary

Awesome Lists containing this project

README

        

nihongo.io
=========
[![Go Report Card](https://goreportcard.com/badge/github.com/gojp/nihongo)](https://goreportcard.com/report/github.com/gojp/nihongo)

Open source Japanese Dictionary written in Go: [https://nihongo.io](https://nihongo.io)

### How to run:
1. `git clone https://github.com/gojp/nihongo.git`
2. Run the app: `go run main.go`