Skip to content

Feat: Add custom Encoder and Decoder#38

Merged
Andrew-Lees11 merged 4 commits intomasterfrom
customCoder
Apr 8, 2019
Merged

Feat: Add custom Encoder and Decoder#38
Andrew-Lees11 merged 4 commits intomasterfrom
customCoder

Conversation

@Andrew-Lees11
Copy link
Copy Markdown
Contributor

This PR addresses issue #37 Custom Encoders and decoders.
It adds a variable encoder and decoder to the KituraKit client. These coders are then used to encode/decode the request as well as set the Content-Type and Accept header.

This maps into the Kitura API for custom encoder and decoder so that you can use a different serialization for sending objects accross codable routes.

@Andrew-Lees11 Andrew-Lees11 changed the title FEAT: Add custom Encoder and Decoder Feat: Add custom Encoder and Decoder Nov 21, 2018
@Andrew-Lees11 Andrew-Lees11 mentioned this pull request Dec 4, 2018
5 tasks
@Andrew-Lees11 Andrew-Lees11 requested a review from djones6 March 12, 2019 10:02
Copy link
Copy Markdown
Contributor

@djones6 djones6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Small comment on docs, but otherwise I think this looks good to go.

@Andrew-Lees11 Andrew-Lees11 merged commit 3df7259 into master Apr 8, 2019
@Andrew-Lees11 Andrew-Lees11 deleted the customCoder branch April 8, 2019 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants