https://github.com/openbmc/rest-dbus
Lightweight REST interface to dbus
https://github.com/openbmc/rest-dbus
Last synced: 5 months ago
JSON representation
Lightweight REST interface to dbus
- Host: GitHub
- URL: https://github.com/openbmc/rest-dbus
- Owner: openbmc
- License: apache-2.0
- Created: 2015-09-14T13:50:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T19:26:03.000Z (over 3 years ago)
- Last Synced: 2025-04-06T17:37:42.884Z (over 1 year ago)
- Language: Python
- Size: 109 KB
- Stars: 11
- Watchers: 22
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rest-dbus
rest-dbus was a [dfeet](https://wiki.gnome.org/Apps/DFeet)-like UI over HTTP
written for OpenBMC. It is no longer maintained and depends on Python 2, so
you should probably not use it. A port to the
[bmcweb](https://github.com/openbmc/bmcweb) project implemented the same REST
APIs as rest-dbus, but browser side support remains unimplemented.