Y
Hacker News
new
|
ask
|
show
|
jobs
by
heavenlyblue
2558 days ago
So I assume you do most of the serialization of deserialization of objects by hand in connexion?
1 comments
encima
2558 days ago
Mostly, yeah. It is not perfect but we have a helper library we have written that handles most CRUD operations for objects and Connexion does the validation.
link