Skip to content

feat: add network device api service#37

Open
santi1013 wants to merge 1 commit into
Alonza0314:mainfrom
santi1013:feature/network-api
Open

feat: add network device api service#37
santi1013 wants to merge 1 commit into
Alonza0314:mainfrom
santi1013:feature/network-api

Conversation

@santi1013

Copy link
Copy Markdown

Changes

  • Add network device API service with GET and POST endpoints
  • GET /network/device/:Name - retrieve a network device by name
  • POST /network/device - add a new network device
  • Add NetworkData to NFContext with pre-loaded network devices (routers, switches, firewalls, 5G nodes)

Testing

  • go build ./... passes successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant