BB

Brother's Bites

Core API Gateway & Digital Business Server ยท v1.0.0

Systems Operational
๐ŸŒ Open Public Website ๐Ÿ›ก๏ธ Admin Control Center ๐Ÿ“Š Visitor Analytics ๐Ÿฉบ Health Probe ๐Ÿ“š API Docs (JSON)
Server Port :5000
Environment PRODUCTION
Database MongoDB Atlas
Location Node Marine Drive, Cox's Bazar

๐Ÿš€ Core API Endpoints (v1)

Base Path: /api/v1
GET / POST ๐Ÿ” Menu
/api/v1/menu
Food catalog, pricing, categories, and specials filter.
GET / POST ๐Ÿ“ Categories
/api/v1/categories
Food and beverage category classifications.
GET / POST ๐Ÿท๏ธ Deals
/api/v1/offers
Special promotional offers and discount vouchers.
GET / POST ๐Ÿ“ธ Gallery
/api/v1/gallery
Restaurant scenery, food photos, and chef showcase.
GET / PATCH โš™๏ธ Settings
/api/v1/settings
Hero banner, opening hours, business details, and contact.
GET / POST โญ Reviews
/api/v1/reviews
Customer ratings, feedback testimonials, and approval states.
GET / POST ๐Ÿ›๏ธ Orders
/api/v1/orders
Online checkout orders, kitchen tracking, and receipts.
GET / POST ๐Ÿ”’ Auth
/api/v1/auth
JWT authentication, login sessions, and role permissions.

๐Ÿ“ฆ Raw Service Payload

View Pure JSON โ†’
{
  "status": "running",
  "name": "Brother's Bites Digital Business Portal",
  "version": "1.0.0",
  "environment": "production",
  "database": "connected (MongoDB)",
  "gateway": "Express / TypeScript REST API"
}