From 82ed2733315af9fe4bf4bb23b8837c169d563dcb Mon Sep 17 00:00:00 2001 From: Sian Lerk Lau Date: Wed, 6 Oct 2021 17:16:47 +0800 Subject: [PATCH] Add Lua Decompiler to Development section. Close #1581 Issue #2002 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5912b25f..32af649a 100644 --- a/README.md +++ b/README.md @@ -425,6 +425,7 @@ API | Description | Auth | HTTPS | CORS | | [Kroki](https://kroki.io) | Creates diagrams from textual descriptions | No | Yes | Yes | | [License-API](https://github.com/cmccandless/license-api/blob/master/README.md) | Unofficial REST API for choosealicense.com | No | Yes | No | | [Logs.to](https://logs.to/) | Generate logs | `apiKey` | Yes | Unknown | +| [Lua Decompiler](https://lua-decompiler.ferib.dev/) | Online Lua 5.1 Decompiler | No | Yes | Yes | | [MAC address vendor lookup](https://macaddress.io/api) | Retrieve vendor details and other information regarding a given MAC address or an OUI | `apiKey` | Yes | Yes | | [MicroENV](https://microenv.com/) | Fake Rest API for developers | No | Yes | Unknown | | [Nationalize.io](https://nationalize.io) | Estimate the nationality of a first name | No | Yes | Yes |