diff --git a/database/backend/api.json b/database/backend/api.json index e1fd2dcde..c11544f21 100644 --- a/database/backend/api.json +++ b/database/backend/api.json @@ -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" } ] \ No newline at end of file