HTTP Routing Table

/api | /report
 
/api
GET /api/(version)/openweathermap/cities
GET /api/(version)/openweathermap/city/(cityid)
GET /api/(version)/sensor/id/(sensor_id)
GET /api/(version)/sensor/type/(sensor_type)
GET /api/(version)/sensors/
 
/report
GET /report/(int:year)/(int:month)

Related Topics

  • Documentation overview

Quick search

©2019, Gregor Herrmann; Philipp Spitzer; Chrisu Jähnl. | Powered by Sphinx 1.4.9 & Alabaster 0.7.8