AMAZING SOULS DELICACIES
Backend services for food ordering, delivery operations, user access, and real-time notifications.
What this API powers
This application provides backend APIs for a food delivery platform, including secure authentication, role-based access control, media uploads, and notification workflows for customer and partner experiences.
Key capabilities
- Authentication with optional OTP two-factor login flow.
- Role and permission management for admin operations.
- Notification streaming, DataTables listing, and unread management.
- Notification preferences (in-app, email, SMS with phone validation).
- Secure media uploads and signed file access links.
Developer access
Swagger documentation is available at /api/documentation.
Most API responses use the envelope: { success, message, data } (except DataTables endpoints).