An open API service indexing awesome lists of open source software.

https://github.com/aryamnsls/weatherapp-using-postapi

A WeatherApp built using a frontend (React.js) fetches real-time weather data by sending a POST request to a weather API (tested via Postman). The app allows users to input a city name, sends it to the API, and displays weather details such as temperature, humidity, and conditions.
https://github.com/aryamnsls/weatherapp-using-postapi

api css-flexbox delete env environment-variables get header html-css-javascript post postman postman-api put reactjs script scripting-language web

Last synced: 8 months ago
JSON representation

A WeatherApp built using a frontend (React.js) fetches real-time weather data by sending a POST request to a weather API (tested via Postman). The app allows users to input a city name, sends it to the API, and displays weather details such as temperature, humidity, and conditions.

Awesome Lists containing this project