esperecyan/dictionary-api

従来の辞書形式を「主に単語で答えるゲームにおける汎用的な辞書形式」に変換する Web API を提供します。

Fund package maintenance!
esperecyan

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 2

Type:project

v0.4.0 2020-01-26 00:52 UTC

README

次のゲームの辞書を相互に変換できるようにする Web API を提供します。

動作デモ

https://esperecyan.github.io/dictionary-api/demo/

使い方

https://game.pokemori.jp/dictionary-api/v0/converter

上記URLに対し、以下のパラメータをmultipart/form-data形式でPOSTします。

レスポンス

以下のパラメータがmultipart/form-data形式で返ります。

ログはいずれもapplication/problem+json形式で問題点の一覧を返します。 拡張メンバの構造については https://github.com/esperecyan/dictionary-api/blob/master/logs.md をご覧ください。

エラー

4xxクラス、または5xxクラスのHTTPステータスコード、およびapplication/problem+json形式でエラーの説明を返します。

Contribution

Pull Request、または Issue よりお願いいたします。

ライセンス

当スクリプトのライセンスは Mozilla Public License Version 2.0 (MPL-2.0) です。

ただし、tests/resources/inteligenceo/quiz-input.txt および tests/resources/inteligenceo/shiritori-input.txt は MPL-2.0 ではないフリーのファイルであり、著作権はろくしー様にあります。