Skip to content

hari-shreehari/API-for-solar-insolation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API-for-solar-insolation

Endpoint to generate solar insolation value based on time for the Ahmedabad region.

Endpoints

api-for-solar-insolation.vercel.app/api/get-data/

  • Description: Weather Data Retrieval and Solar Insolation Prediction Endpoint
  • Method: POST
  • Request Body Sample:
    {
      "year": 2012,
      "month": 9,
      "day": 11,
      "hour": 14
    }
    

Releases

No releases published

Packages

No packages published

Languages