Live Application: See this server in action at agsahara.com
This is the backend system powering the Ag Sahara travel platform. It operates as a highly responsive API gateway built to securely ingest customer inquiries and booking requests submitted from the frontend UI.
The application features direct background integration with a custom Telegram Bot API. The moment a client submits a booking request, the server intercepts the data package, formats it seamlessly, and dispatches an instant instant-alert payload to the agency owners' internal Telegram channel for real-time lead monitoring.
This repository houses the server-side architecture and notification hooks. The user-facing client application is stored in a separate repository.
👉 Click here to view the Frontend UI Code
- Backend: Node.js, Express
- Integration: Telegram Bot API
- Deployment: Railway