From 41891af77760085057e73b1c250d815348325032 Mon Sep 17 00:00:00 2001 From: Leah Tabush Date: Sat, 2 Oct 2021 21:00:54 -0700 Subject: [PATCH] added generate logs api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47197311..f4838c3e 100644 --- a/README.md +++ b/README.md @@ -408,6 +408,7 @@ API | Description | Auth | HTTPS | CORS | | [Judge0](https://api.judge0.com/) | Compile and run source code | No | Yes | Unknown | | [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 | | [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 |