<aside> 📜 TABLE OF CONTENTS
Our web application offers a comprehensive API that allows developers to interact with the system programmatically. This section provides details on how to use the API, including authentication, available endpoints, and request and response examples.
To host our API we used RENDER, we chose it because it allowed us to easily deploy our API
meaning when we make changes, integrating the changes is simple.
Our API is publicly available without any need for some sort of authentication to use it.
<https://hiking-logbook-api.onrender.com/>