<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: RanjeetRathore</title>
    <description>The latest articles on DEV Community by RanjeetRathore (@codingwithranjeet).</description>
    <link>https://dev.to/codingwithranjeet</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3924620%2Ff11b87b1-2c35-45f6-bba3-786ea244ed45.png</url>
      <title>DEV Community: RanjeetRathore</title>
      <link>https://dev.to/codingwithranjeet</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/codingwithranjeet"/>
    <language>en</language>
    <item>
      <title>Building SkyIndia Weather API Platform</title>
      <dc:creator>RanjeetRathore</dc:creator>
      <pubDate>Mon, 11 May 2026 09:31:19 +0000</pubDate>
      <link>https://dev.to/codingwithranjeet/building-skyindia-weather-api-platform-hf0</link>
      <guid>https://dev.to/codingwithranjeet/building-skyindia-weather-api-platform-hf0</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw6neeli0drik5ubstnxm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw6neeli0drik5ubstnxm.png" alt=" " width="800" height="386"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  I Built a Free Weather API in PHP as a Solo Developer
&lt;/h1&gt;

&lt;p&gt;Hey developers 👋&lt;/p&gt;

&lt;p&gt;Over the past few weeks, I’ve been building my own weather API platform called SkyIndia.&lt;/p&gt;

&lt;p&gt;The goal was simple:&lt;br&gt;
Create a clean, fast, and developer-friendly weather API with a modern dashboard and easy integration.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Real-time weather data&lt;/li&gt;
&lt;li&gt;API key system&lt;/li&gt;
&lt;li&gt;Public API access&lt;/li&gt;
&lt;li&gt;Modern UI dashboard&lt;/li&gt;
&lt;li&gt;Weather API testing panel&lt;/li&gt;
&lt;li&gt;Fast PHP backend&lt;/li&gt;
&lt;li&gt;Developer documentation&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why I Built It
&lt;/h2&gt;

&lt;p&gt;I wanted to learn more about:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;API development&lt;/li&gt;
&lt;li&gt;Backend architecture&lt;/li&gt;
&lt;li&gt;PHP systems&lt;/li&gt;
&lt;li&gt;Dashboard design&lt;/li&gt;
&lt;li&gt;Authentication systems&lt;/li&gt;
&lt;li&gt;Public SaaS-style projects&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Instead of only making small projects locally, I wanted to build something public that real users could use.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;PHP&lt;/li&gt;
&lt;li&gt;HTML/CSS&lt;/li&gt;
&lt;li&gt;JavaScript&lt;/li&gt;
&lt;li&gt;TailwindCSS&lt;/li&gt;
&lt;li&gt;Python&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Biggest Challenges
&lt;/h2&gt;

&lt;p&gt;Some of the biggest problems were:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;CORS issues&lt;/li&gt;
&lt;li&gt;API security&lt;/li&gt;
&lt;li&gt;Rate limiting&lt;/li&gt;
&lt;li&gt;Organizing backend files&lt;/li&gt;
&lt;li&gt;Making the UI feel modern&lt;/li&gt;
&lt;li&gt;Structuring API responses correctly&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I Learned
&lt;/h2&gt;

&lt;p&gt;This project taught me:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How public APIs work&lt;/li&gt;
&lt;li&gt;How to structure backend systems&lt;/li&gt;
&lt;li&gt;How frontend and backend connect together&lt;/li&gt;
&lt;li&gt;How important documentation is&lt;/li&gt;
&lt;li&gt;Why uptime and optimization matter&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Website
&lt;/h2&gt;

&lt;p&gt;🌐 &lt;a href="https://skyindia.xo.je/" rel="noopener noreferrer"&gt;https://skyindia.xo.je/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’d love feedback from other developers.&lt;br&gt;
Suggestions and ideas are welcome 🚀&lt;/p&gt;

</description>
      <category>api</category>
      <category>php</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
