Browse Source

Added Plant APIs -> Pl@ntNet, Plant.id & Trefle

pull/3424/head
Moriz von Langa 1 year ago
committed by GitHub
parent
commit
21a51ecec6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      README.md

+ 9
- 0
README.md View File

@@ -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 |


Loading…
Cancel
Save