Package org.refcodes.rest


package org.refcodes.rest
With this artifact you easily create your serverless RESTful services and REST clients. It lets you do it the Bare-Metal way or the syntactic sugar (see HttpRestClientSugar or HttpRestServerSugar) way (being the use of statically imported methods).

Please refer to the refcodes-rest: RESTful services using lambdas documentation for an up-to-date and detailed description on the usage of this artifact.