From 57d593e7e4e3065258ff28b27f6feb41a7e261f6 Mon Sep 17 00:00:00 2001 From: auke Date: Sat, 29 Feb 2020 17:09:15 +0000 Subject: [PATCH] Update page 'Home' --- Home.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Home.md b/Home.md index 230af0d..083a8fe 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,18 @@ ## Farmmaps Documentation Overview This page provides an index of the available documentation for the FarmMaps platform. +### Environments +At the moment, FarmMaps provides two environments for development. + +* https://farmmaps.awtest.nl (testing environment, data is not persistent) +* https://farmmaps.awacc.nl (acceptation environment, data IS persistent) + +When developing your application, using the **acceptation environment is highly recommended**. + +### Credentials +The process for obtaining access to API's varies slightly per API. +Each API documentation page describes this for its own API. + ### FarmMaps Main Components * The datastore * Endpoints