v79 / APIViaduct

A serverless RESTful API and router written in Kotlin for AWS Lambda
0 stars 0 forks source link

Serialization and Deserialization #3

Closed v79 closed 5 months ago

v79 commented 5 months ago

Use kotlinx.serialization to deserialize request bodies, and to serialize responses