Hello World
In the wiki page Creating page Creating and Installing an Instance of SDNR we saw how the docker container is constructed. We now discuss how to create and add a new feature to SDNR. As an example, we will create a Hello World feature in the ccsdk/features repository using the subdirectory sdnr/northbound. Here is the initial file structure.
...