Introduction
- 00 Overview
- 01 Endpoints
- 02 Getting started
Core Concepts
- 00 Overwiew
- 01 Plants
- 02 User
API Docs
- 00 Docs
Contributing
- 00 GitHub
- 01 Feedback
Other Apps
- 00 PlantOrg
- 01 Productivity Timer
- 02 Finance Tracker
- 03 soon
I am currently working on the API (and the Documentation)
The API is not useable yet
01 Introduction
PlantOrg is a Web Application to manage Plants.
Our Algorithm improves the suggested time and amount of water for watering your plant, depending on how healthy the plant of other users with a sligthly different time and amount is.
With our API, you can fetch data about every plant, information about your plants, and your watering calendar.
02 Usage
You will propably either use the API for a personal project, or as a bigger service, offering the opportunities of the PlantOrg Database and Algorithm to a wide range of users.
03 Developer Page
This page is meant for developers, that want to use the data for their own App, or integrate PlantOrg into other Apps. In the Section API Docs, you will find a detailled description of every endpoint, with a request in curl, js and python.
If you want to help me develop and improve this App, or want to support me, take a look at the Contributing page.
Other Projects i have developed ( or am working on ) are listed in the Other Apps Section.
Next Page >
Introduction / Endpoints