Closed tracend closed 9 years ago
The library should be able to process data and return responses without directly being "aware" of the interface with the user.
That should allow a broad use in various application environments.
The introduction of the interpreter should allow applications to use the response meta info in variable ways.
interpreter
Together with the arbitrary support of middleware (#2) this requirement should be fulfilled .
The library should be able to process data and return responses without directly being "aware" of the interface with the user.
That should allow a broad use in various application environments.