From 21a51ecec623b43f42e2c72dd1d2cf1461271db6 Mon Sep 17 00:00:00 2001 From: Moriz von Langa <121946962+mvlanga@users.noreply.github.com> Date: Thu, 26 Jan 2023 08:46:50 +0100 Subject: [PATCH] Added Plant APIs -> Pl@ntNet, Plant.id & Trefle --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index f7348891..5e9169c4 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ * [Personality](#personality) * [Phone](#phone) * [Photography](#photography) +* [Plants](#plants) * [Programming](#programming) * [Science & Math](#science--math) * [Security](#security) @@ -1387,6 +1388,14 @@ API | Description | Auth | HTTPS | CORS | | [KONTESTS](https://kontests.net/api) | For upcoming and ongoing competitive coding contests | No | Yes | Unknown | | [Mintlify](https://docs.mintlify.com) | For programmatically generating documentation for code | `apiKey` | Yes | Yes | +**[⬆ Back to Index](#index)** +### Plants +API | Description | Auth | HTTPS | CORS | +|---|---|---|---|---| +| [Pl@ntNet](https://my.plantnet.org) | Identify plants by uploading images | `apiKey` | Yes | Unknown | +| [Plant.id](https://web.plant.id/plant-identification-api) | Identify plants by uploading images | `apiKey` | Yes | Unknown | +| [Trefle](https://trefle.io) | Get general information about a plant by its name | `apiKey` | Yes | Unknown | + **[⬆ Back to Index](#index)** ### Science & Math API | Description | Auth | HTTPS | CORS |