adding root endpoint to README 72fcb1a158

This commit is contained in:
Tobias Lindberg
2021-02-15 15:07:27 +01:00
parent fa0fafcaf1
commit a81b21d65f

View File

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