RAML - Model a RESTful API

October 14 2013, 2:19pm

Before you start coding your API, you should model it out; see what kind of endpoints you're going to need and what kind of parameters they're going to accept. RAML is very colorful visual way of modeling an API.