Updated Home (markdown)

Patrick 2021-06-15 14:28:11 +02:00
parent 9db67a5ffb
commit 44a2d04a4d

@ -33,3 +33,6 @@
## Testing ## Testing
- [Test Plan](https://github.com/Mueller-Patrick/Betterzon/wiki/Test-Plan)<br> - [Test Plan](https://github.com/Mueller-Patrick/Betterzon/wiki/Test-Plan)<br>
## 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.