API === The API section focuses on the Django REST Framework implementation in SailPilot. It outlines the structure and documentation of API endpoints, serializers, and views that facilitate communication between the mobile app and the server. .. toctree:: :maxdepth: 2 :caption: API Contents endpoints/index serializers/index views/index