<aside> 📜 TABLE OF CONTENTS

API Documentation 💻

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.

Hosting Site

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.

Usage requirements

Our API is publicly available without any need for some sort of authentication to use it.

Base URL

<https://hiking-logbook-api.onrender.com/>

Provided endpoints

Authentication

Hike Data

Hike Notes

Hike Goals

Hike Routes

Weather