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
anddelete.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