资 源 简 介
Knitter a light-weight framework, using which a select set of public business functions of any Java application can be transformed into RESTful service interfaces and be used as Web APIs. These Web APIs can be invoked by Java or non-Java client systems running remotely. Knitter framework facilitates the necessary means to implement service-enablement efficiently by providing usability, automation and abstraction.
The framework also ensures that manual steps of developing RESTful services are eliminated, and provides a consistent approach for defining, developing, describing and publishing these services. Knitter framework ensures that service-enablement is achieved without the need for changing the source-code of the Java application itself.
The framework relies on well-known and widely accepted industry standards for service-enablement and communication: HTTP as the communication protocol, MIME (Media Types) formats for representing transmitted payload, and REST ar