bung87 / scorper

scorper is a micro and elegant web framework written in Nim
Apache License 2.0
81 stars 5 forks source link

jsony very loose it can't actually verify json structure, seems never raise parseError #21

Closed bung87 closed 3 years ago

bung87 commented 3 years ago

can't rely its behaviour raise http 400

same as nim-json-serialization

bung87 commented 3 years ago

use std/json for deserialize jsony for serialize , close in v1.0.13