Skip to content
Oliver Krilov edited this page Aug 25, 2024 · 3 revisions

API Module Documentation

Overview

This module provides a wrapper around various API endpoints, facilitating interaction with the backend. Each method corresponds to an API endpoint and uses the fetch API to perform HTTP requests.

This version is fully compatible with the CRCON v10 API, ensuring all current features and endpoints are supported.

Clone this wiki locally