Skip to content

Commit

Permalink
feat: add jsonify
Browse files Browse the repository at this point in the history
Jsonify is a simple and efficient online tool designed to convert, format, and validate JSON data.
  • Loading branch information
rajneesh-18 committed Oct 3, 2024
1 parent 1a1e0a1 commit 3a20f0c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/artificial_intelligence/artificial_intelligence.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,12 @@
"url": "https://huggingface.co/",
"category": "ai",
"subcategory": "artificial_intelligence"
},
{
"name": "jsonify",
"description": "Jsonify is a simple and efficient online tool designed to convert, format, and validate JSON data. It allows developers and users to easily input raw JSON code and instantly see the results in a structured and readable format. Jsonify also provides features like error detection, pretty printing, and minifying JSON, making it a helpful resource for those working with APIs, data structures, or web development. Its user-friendly interface ensures that both beginners and experienced developers can quickly process JSON data without any hassle.",
"url": "https://jsonify.com/",
"category": "ai",
"subcategory": "artificial_intelligence"
}
]

0 comments on commit 3a20f0c

Please sign in to comment.