Add CORS-Tester to General tools

This commit is contained in:
b-suyash
2025-02-19 17:57:23 +05:30
committed by GitHub
parent cd2395e8a5
commit 61afb94de7

View File

@@ -232,6 +232,7 @@ When learning CS, there are some useful sites you must know to get always inform
## 🛠️ General Tools ## 🛠️ General Tools
- [CoderPad](https://coderpad.io) : Quickly Conduct Coding Interviews and Phone Screen Interviews. - [CoderPad](https://coderpad.io) : Quickly Conduct Coding Interviews and Phone Screen Interviews.
- [CodePen](https://codepen.io) : Front End Developer Playground & Code Editor in the Browser - [CodePen](https://codepen.io) : Front End Developer Playground & Code Editor in the Browser
- [CORS-Tester](https://cors-error.dev/cors-tester/) : A tool for developers and API testers to check if an API is CORS-enabled for a given domain and identify gaps
- [Crontab Guru](https://crontab.guru/) : Quick and simple editor for cron schedule expressions - [Crontab Guru](https://crontab.guru/) : Quick and simple editor for cron schedule expressions
- [Devicons](http://vorillaz.github.io/devicons/#/main) : Cheatsheet for devs icons - [Devicons](http://vorillaz.github.io/devicons/#/main) : Cheatsheet for devs icons
- [Diagrams.net](https://app.diagrams.net/) : Drawing tools to make design and uml easily. Old draw.io - [Diagrams.net](https://app.diagrams.net/) : Drawing tools to make design and uml easily. Old draw.io