diff --git a/Home.md b/Home.md index 2bed511..cae156f 100644 --- a/Home.md +++ b/Home.md @@ -33,3 +33,6 @@ ## Testing - [Test Plan](https://github.com/Mueller-Patrick/Betterzon/wiki/Test-Plan)
+ +## API Documentation +To understand how our API works, you can have a look at the [Postman Collection](https://github.com/Mueller-Patrick/Betterzon/blob/develop/tests/Betterzon_API_Tests.postman_collection.json) we use for API testing. In this collection, every Endpoint that we use is documented with the appropriate input parameters.