Skip to content

Instantly share code, notes, and snippets.

View Chandru-lumayAI's full-sized avatar

Chandru-lumayAI

  • Joined Sep 29, 2025
View GitHub Profile
openapi: 3.0.0
info:
title: Weather API
version: 1.0.0
description: Simple API to get current weather by city
servers:
- url: https://api.weather-example.com
paths: