Skip to content

jsonox v0.2.0

Latest
Compare
Choose a tag to compare
@nilaysavant nilaysavant released this 27 Jan 03:09
· 2 commits to master since this release

ChangeLog

  • Add support for PUT. Currently works same as POST (in normal mode).
  • Add Read Only Mode to work with read only access to fs. No write or deleting of json files. In read only mode you create json files beforehand in the fs and then based on the files created: get.json, post.json, put.json and delete.json, the APIs are setup accordingly. Full guide
  • Add experimental support for ArmV6 targets like Raspberry PI Zero for the compiled binary. Currently Untested.

build-rev#1