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

https://github.com/casl0/errorlookup


https://github.com/casl0/errorlookup

flutter

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# errorlookup

[![License](https://black.readthedocs.io/en/stable/_static/license.svg)](LICENSE)

エラーコードからその詳細を逆引きするアプリです。

## 詳細

[error_codes](https://github.com/CASL0/error_codes)のスクリプトで収集したエラーコード詳細から逆引きした結果を表示しています。

Web アプリのリンク

- https://casl0.github.io/errorlookup/html

### 対応エラーコード

- GetLastError
- errno
- cURL

## 開発

### ビルド方法

[fvm](https://fvm.app/)をインストールし以下を実行してください。

```sh
fvm install
fvm flutter run
```

### カバレッジ

https://casl0.github.io/errorlookup/coverage