https://github.com/ciscodevnet/opendaylight-sample-apps
Sample applications for use with OpenDaylight (https://www.opendaylight.org/)
https://github.com/ciscodevnet/opendaylight-sample-apps
next opendaylight postman python sample-app sample-code sdn
Last synced: 8 months ago
JSON representation
Sample applications for use with OpenDaylight (https://www.opendaylight.org/)
- Host: GitHub
- URL: https://github.com/ciscodevnet/opendaylight-sample-apps
- Owner: CiscoDevNet
- License: apache-2.0
- Created: 2015-09-24T17:32:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T23:42:40.000Z (almost 7 years ago)
- Last Synced: 2025-04-01T13:49:29.450Z (9 months ago)
- Topics: next, opendaylight, postman, python, sample-app, sample-code, sdn
- Language: HTML
- Size: 995 KB
- Stars: 59
- Watchers: 27
- Forks: 42
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
[](https://developer.cisco.com/codeexchange/github/repo/CiscoDevNet/opendaylight-sample-apps)
# OpenDaylight Sample Apps
This project contains various applications that can be used with OpenDaylight (https://www.opendaylight.org/).
OpenDaylight is an open source controller for softrware defined networking (SDN).
These sample applications run on top of an OpenDaylight controller. They are NOT intended for upstream contribution into the OpenDaylight project. They are meant to:
* Help the the Cisco DevNet developer community learn how to use OpenDaylight and create applications that run on top of it
* Illustrate how to use various OpenDaylight APIs and interfaces
* Serve as starter applications for Cisco DevNet hackathons, etc.
Each application exists in its own subdirectory. Each application may have its own [README](./README.md), [LICENSE](./LICENSE), [NOTICE](./NOTICE), [CONTRIBUTING](./CONTRIBUTING.md), and [AUTHORS](./AUTHORS) file, otherwise the ones in this project level directory apply.