# edgex-ui-go **Repository Path**: EdgexFoundry/edgex-ui-go ## Basic Information - **Project Name**: edgex-ui-go - **Description**: The EdgeX UI is for demonstration and developer use to manage and monitor a single instance of EdgeX Foundry - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 3 - **Created**: 2020-09-28 - **Last Updated**: 2025-08-27 ## Categories & Tags **Categories**: iot **Tags**: None ## README # edgex-ui-go [](https://jenkins.edgexfoundry.org/view/EdgeX%20Foundry%20Project/job/edgexfoundry/job/edgex-ui-go/job/main/) [](https://codecov.io/gh/edgexfoundry/edgex-ui-go) [](https://goreportcard.com/report/github.com/edgexfoundry/edgex-ui-go) [](https://github.com/edgexfoundry/edgex-ui-go/tags)  [](https://choosealicense.com/licenses/apache-2.0/)  [](https://github.com/edgexfoundry/edgex-ui-go/pulls) [](https://github.com/edgexfoundry/edgex-ui-go/contributors) [](https://github.com/orgs/edgexfoundry/teams/edgex-ui-go-committers/members) [](https://github.com/edgexfoundry/edgex-ui-go/commits) ## Use and Purpose The EdgeX UI is for **demonstration and developer use** to manage and monitor a single instance of EdgeX Foundry (insecure or secure). Specifically, it can: - Manage (add, remove, update) the EdgeX objects (device, device services, profiles, rules, app services, etc.) - Monitor the EdgeX data flow (events and readings) and services - Monitor and manage from on-box with EdgeX (on the same host) As is, the EdgeX UI **is not meant for production use!** Developers can use the UI as a base from which to create additional user interfaces. The EdgeX community is also exploring production level use cases and extending/expanding the UI for future releases that would include more production level needs such as the ability to use the UI from on or off box. > Go implementation of EdgeX Web UI.