Write a proxy service that implements a northbound grpc API and leverages on napalm-yang as southbound API to interact with the network.
Note: Probably too big of a project but would be cool to have some POC working. Also, I might write this one in golang* if I find an easy way to leverage napalm-yang from a go application.
* Reasons for golang are: better coroutines support, better grpc/protobuf support, I like it more than python.
Write a proxy service that implements a northbound grpc API and leverages on napalm-yang as southbound API to interact with the network.
Note: Probably too big of a project but would be cool to have some POC working. Also, I might write this one in golang* if I find an easy way to leverage napalm-yang from a go application.
* Reasons for golang are: better coroutines support, better grpc/protobuf support, I like it more than python.