YumaPro SDK fully supports the RESTCONF protocol as defined in IETF RFC 8040.
RESTCONF is a REST like protocol running over an HTTP interface to access the YumaPro NETCONF server datastore.
The RESTful interface provides a familiar model to a mature WEB development eco-system, which includes a large pool of experienced developers armed with many development tools.
REST is supported by most integrated development environments (IDEs) and is part of the standard Computer Science (CS) educational curriculum.