diff --git a/database/backend/api.json b/database/backend/api.json index c11544f21..b2643eae7 100644 --- a/database/backend/api.json +++ b/database/backend/api.json @@ -152,5 +152,12 @@ "url": "https://isro.vercel.app/", "category": "backend", "subcategory": "api" + }, + { + "name": "JSONing API", + "description": "JSONing (my website/project) is an open-source tool that enables to mock REST APIs using JSON file for prototyping.", + "url": "https://jsoning.com/api/", + "category": "backend", + "subcategory": "api" } ] \ No newline at end of file