Skip to content

Commit

Permalink
chore: new link jsoning api
Browse files Browse the repository at this point in the history
  • Loading branch information
rupali-codes authored Sep 30, 2024
2 parents 1205f48 + 4e97d2b commit 8cd94e6
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 @@ -152,5 +152,12 @@
"url": "https://isro.vercel.app/",
"category": "backend",
"subcategory": "api"
},
{
"name": "JSONing API",
"description": "JSONing 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"
}
]

0 comments on commit 8cd94e6

Please sign in to comment.