diff --git a/README.md b/README.md index dc0cc582..acce9c9c 100644 --- a/README.md +++ b/README.md @@ -624,6 +624,7 @@ API | Description | Auth | HTTPS | CORS | | [JSONPlaceholder](https://jsonplaceholder.typicode.com) | Fake REST API for testing and prototyping | No | Yes | Yes | | [Keyvalue](https://keyvalue.immanuel.co/) | Simple key-value storage REST API for quick prototyping | No | Yes | Unknown | | [Kroki](https://kroki.io) | Creates diagrams from textual descriptions | No | Yes | Yes | +| [Labelixa](https://labelixa.com/docs/api) | Render, validate and generate Zebra ZPL label barcodes as PNG/PDF | `apiKey` | 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 |