Api Root
Kamlapur Railway Station - Dustbin Monitoring API
Core endpoints for monitoring dustbin fill levels using cameras and ML.
GET /
{ "station": "http://dma.com.bd:8000/api/v1/stations/", "cameras": "http://dma.com.bd:8000/api/v1/cameras/", "dustbins": "http://dma.com.bd:8000/api/v1/dustbins/", "image-upload": "http://dma.com.bd:8000/api/v1/monitoring/upload/", "predictions": "http://dma.com.bd:8000/api/v1/monitoring/predictions/", "token": "http://dma.com.bd:8000/api/token/" }