📄API Layer
The API layer serves as the vital link between the frontend and the backend operations and data, enabling seamless communication and functionality across the app.
APIs play a significant role in both transmitting information from the app's interface to the backend and also triggering backend operations that edit/manipulate data. Additionally, APIs set the context in the front end to personalize user experiences, enhancing engagement.
Below is a broad list of operations we accomplish using our APIs:

Last updated