Skip to content

Commit

Permalink
chore: added ISRO API
Browse files Browse the repository at this point in the history
  • Loading branch information
rupali-codes authored Sep 15, 2024
2 parents f1f9ff4 + b6cece8 commit 21346dc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/backend/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,5 +145,12 @@
"url": "https://newsapi.org/",
"category": "backend",
"subcategory": "api"
},
{
"name": "ISRO API",
"description": "ISRO API is a simple Open Source API for Launched Spacecrafts & Rockets data of ISRO",
"url": "https://isro.vercel.app/",
"category": "backend",
"subcategory": "api"
}
]

0 comments on commit 21346dc

Please sign in to comment.