You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GET /api/public/equipment – List all equipment (paginated)
GET /api/public/equipment/{id} – Equipment details
GET /api/public/equipment/search – Search by type, city, price
GET /api/public/stats – Platform statistics
Auth Required
POST /api/auth/login – Login → returns JWT token
POST /api/auth/register – Register new user
POST /api/equipment – Add equipment (RETAILER)
GET /api/equipment – My equipment (RETAILER)
GET /api/admin/users – All users (ADMIN)
PUT /api/admin/equipment/{id}/approve – Approve equipment (ADMIN)
Modern Agricultural Equipment Rental Platform | Frontend built with HTML5, CSS3 & JavaScript | Single-file, responsive, and interactive UI | MIT License