{"message":"Welcome to College Management API","endpoints":{"colleges":{"getAll":"GET /api/colleges","getOne":"GET /api/colleges/:id","create":"POST /api/colleges","update":"PUT /api/colleges/:id","delete":"DELETE /api/colleges/:id","stats":"GET /api/colleges/stats","byLocation":"GET /api/colleges/location/:location"}}}