DZone

This article is the second of a series focusing on building RESTful APIs over Node.js by using the "JavaScript Enterprise Container" (JEC) specification and its default implementation: GlassCat application server.

In the previous article, we saw how to use "JavaScript API for RESTful Services" (JARS) to build RESTful services over Node.js. In this second article, we will look at how to version REST APIs using JARS metadata.

Source: DZone