Weather API V1

This Django REST API taps into OpenWeatherMap to deliver real-time weather data for any city globally, supporting English, Urdu, and Arabic. It uses asynchronous calls to boost performance, enabling it to manage more requests simultaneously and reduce consumer wait times.


Explore the interactive API documentation or visit the GitHub repository for more details and source code.

Swagger UI

Interactive API documentation that lets you try out the API endpoints directly from your browser.

View Swagger
ReDoc

Alternative API documentation for a more detailed overview of the API structure and its endpoints.

View ReDoc
GitHub Repository

Visit GitHub repository for the source code, issue tracking, and contributions.

View on GitHub