From 30c290f3ccd6919917bbea5ad4ba6cbdee246048 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rainer=20G=C3=BCmpelein?= Date: Thu, 27 Jan 2022 19:23:45 +0000 Subject: [PATCH] Create home --- home.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 home.md diff --git a/home.md b/home.md new file mode 100644 index 0000000..1231b18 --- /dev/null +++ b/home.md @@ -0,0 +1,8 @@ +***sharee.bike copri is a apache2 mod-perl postgresql based webapplication*** + +This guide describes the setup of one copri operator-instance, which you can manage your own private or public accessible bike-sharing system. Ideally, you will connect to our primary server to get a part of a wide network of bike-sharing opportunities by single-sign-on users via sharee.bike App. +[Installation guide](Installation-guide) + +To connect to our system with your own developed bike-sharing client, there is a REST/JSON API available +[API description](API-description) +