diff --git a/database/frontend/online-code-editors.json b/database/frontend/online-code-editors.json index 05237d75a..6b0e62211 100644 --- a/database/frontend/online-code-editors.json +++ b/database/frontend/online-code-editors.json @@ -118,6 +118,13 @@ "category": "frontend", "subcategory": "online-code-editors" }, + { + "name": "Rextester IDE", + "description": "With Rextester, you can create a execution command for the program along with code compilation.", + "url": "https://rextester.com/", + "category": "frontend", + "subcategory": "online-code-editors" + }, { "name": "CS Academy", "description": "In addition to code compilation and execution, this source consists of workspaces",