clixon/example
Olof hagsand 97316e0bfa * Follow-up on [restconf GET json response does not encode top level node with namespace as per rfc #303](https://github.com/clicon/clixon/issues/303)
* Load/save JSON config file did not work
* Added rfc7951 parameter to `clixon_json_parse_string()` and `clixon_json_parse_file()`
  * If set, honor RFC 7951: JSON Encoding of Data Modeled with YANG, eg it requires module name prefixes
  * If not set, parse as regular JSON
* Test: added test_db.sh for datastore format tests
2022-02-22 14:28:01 +01:00
..
main * Follow-up on [restconf GET json response does not encode top level node with namespace as per rfc #303](https://github.com/clicon/clixon/issues/303) 2022-02-22 14:28:01 +01:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
README.md * Native Restconf is now default, not fcgi/nginx 2021-07-07 16:14:58 +02:00

Clixon examples

See also the separate clixon-examples repo

The only Clixon example remaining is for internal testing: