From a81b21d65fbdd1f3cc303d59ce0a73c4ac44447a Mon Sep 17 00:00:00 2001 From: Tobias Lindberg Date: Mon, 15 Feb 2021 15:07:27 +0100 Subject: [PATCH] adding root endpoint to README 72fcb1a158e424552a130bed0b6f0c514fa7a536 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d38a57f..6c19905 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ Basically the same environment variables for the database, mqqt and timezone nee More detailed documentation of every endpoint will come.. +- GET `/` - GET `/cars` - GET `/cars/:CarID` - GET `/cars/:CarID/charges`