Backend Documentation

This section covers the Python backend of AeraSync.

Architecture

The backend is built as a Python API that provides aerator comparison functionalities. It’s designed to be deployed as a serverless function on Vercel.

Modules

API Reference

The backend exposes a RESTful API for the frontend to consume.