Weather API Documentation

This API provides current weather information for a specified location. To use the API, make a GET request to the following endpoint:
https://slimeyapi.onrender.com/weather?place={place}

Request Parameters

The location for which you want weather information. This can be a city or state.
Example: place=New York

Response

The API will return a JSON object containing the following fields: