-
-
Notifications
You must be signed in to change notification settings - Fork 560
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: added new resources in multiple categories (#1689)
* chore: remove duplicate urls * chore: added youtube playlist * chore: added open-source projects
- Loading branch information
1 parent
ca2fd3d
commit 1b6d4e8
Showing
5 changed files
with
124 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,30 @@ | ||
[] | ||
[ | ||
{ | ||
"name": "What is Backend Testing?", | ||
"description": "This platform gives an overview of what Backned testing exactly is and what are its types, advantages and disadvantages. ", | ||
"url": "https://www.geeksforgeeks.org/what-is-backend-testing/", | ||
"category": "backend", | ||
"subcategory": "testing" | ||
}, | ||
{ | ||
"name": "Toad by Quest", | ||
"description": "It provides a development environment with hooks into Oracle's debugger and code profiler. It provides DBA utilities such as SGA tracing and system monitoring. It provides useful utilities such as ftp and telnet so that you don't have to leave your development environment to manage files. It can monitor your database or server and send you email alerts if things go wrong.", | ||
"url": "https://www.quest.com/toad/", | ||
"category": "backend", | ||
"subcategory": "testing" | ||
}, | ||
{ | ||
"name": "phpMyAdmin", | ||
"description": "It's a free and open source administration tool for MySQL and MariaDB. As a portable web application written primarily in PHP, it has become one of the most popular MySQL administration tools, especially for web hosting services.", | ||
"url": "https://www.phpmyadmin.net/", | ||
"category": "backend", | ||
"subcategory": "testing" | ||
}, | ||
{ | ||
"name": "Mongo Orchestration by MongoDB", | ||
"description": "Simplify MongoDB Testing with Mongo Orchestration. Mongo Orchestration is an HTTP server providing a RESTful interface to MongoDB process management running on the same machine.", | ||
"url": "https://www.mongodb.com/blog/post/simplifying-mongodb-testing-mongo-orchestration", | ||
"category": "backend", | ||
"subcategory": "testing" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1b6d4e8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
linkshub – ./
www.linkshub.dev
linkshub-rupali-codes.vercel.app
linkshub.dev
linkshub-git-main-rupali-codes.vercel.app
linkshub.vercel.app