Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
Mestre-Tramador edited this page Aug 18, 2022 · 1 revision

API

According to a Red Hat's Topic:

API stands for application programming interface, which is a set of definitions and protocols for building and integrating application software.

In other words, the Exper-Dat-Reader API makes the communication with the backend server to any possible client app or frontend interface. This is made through Routes, which generally are HTTP Requests.

API Table of Contents

Clone this wiki locally