Materials related to REST services

Creating an Application with ExtJS and Alfresco

    Client part: Ext JS is a JavaScript library for building web applications and user interfaces. It supports AJAX technology, animation, working with DOM, implementation of grids, tabs, events handling. Server part: Alfresco – an integrated content management system for organizations...

    Swagger installing and configuration description

      Swagger is a technology that allows documenting REST services. Swagger supports many programming languages and frameworks. Swagger also provides UI for documentation viewing. In this article, I’ll tell you how to plug Swagger in to Maven project, where REST services..