You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: