Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 310 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 310 Bytes

Weather sensor data storage

Multifunctional API to assess sensor weather data

4 main API endpoints to review weather data

  • POST /api/login
  • POST /api/sensors/upload
  • POST /api/sensors/search
  • POST /api/sensors/searchAll

Use token generated in user login for other endpoint processes