Description: LeetCode is an online platform for preparing technical coding interviews. It contains a large database of coding questions and allows users to practice and submit solutions to these questions, track progress, participate in contests, and more.
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