https://github.com/samthor/dd
Service to talk to ...
https://github.com/samthor/dd
Last synced: 4 months ago
JSON representation
Service to talk to ...
- Host: GitHub
- URL: https://github.com/samthor/dd
- Owner: samthor
- License: apache-2.0
- Created: 2019-07-03T04:54:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-19T21:11:56.000Z (over 1 year ago)
- Last Synced: 2025-07-10T08:04:06.853Z (11 months ago)
- Language: Go
- Homepage:
- Size: 43 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
If you know, you know.
# Devices
## Public/unencrypted API
- Listens on https served on :8991
- Accepts POST requests to various URLs
- e.g., "/sdk/info" for basic device info
## Encrypted API
- Listens on https served on :8989
- Used to be :5555