Create components to respond to client request #200
Reference in New Issue
Block a user
Delete Branch "feat/serverside-response"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added base classes for all responses (
SuccessResponseandErrorResponse)Added response body nodes and
ResponseBodyandResponseBodyBuilderto build response body.Added
ResponseEncoderto encodeResponseBodyintoPrimitiveResponseCloses #8
mentioned in commit
03b6c30625