Package com.erudika.para.server.rest


package com.erudika.para.server.rest
The REST API module - provides a RESTful facade to clients.
Author:
Alex Bogdanovski [[email protected]]
  • Classes
    Class
    Description
    This is the main REST API configuration class which defines all endpoints for all resources and the way API request will be handled.
    Global exception handler for API v1.
    A few helper methods for handling REST requests and responses.