Description: CodeCombat is a game-based learning platform for learning programming languages like JavaScript, Python, and TypeScript. Students can play through fun coding challenges and write real code to control characters in an adventure game.
Type: software
Description: RAML (RESTful API Modeling Language) is an open specification for defining REST APIs. It provides a structured and easy way to describe REST APIs by modeling concepts like resources, methods, parameters, headers, and responses. RAML enables API developers to manage the entire API lifecycle from design to sharing.
Type: software