https://github.com/aliakseis/doods_client
client for github.com/snowzach/doods
https://github.com/aliakseis/doods_client
grpc grpc-cpp
Last synced: 7 months ago
JSON representation
client for github.com/snowzach/doods
- Host: GitHub
- URL: https://github.com/aliakseis/doods_client
- Owner: aliakseis
- License: mit
- Created: 2019-11-19T15:29:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-13T19:19:34.000Z (almost 5 years ago)
- Last Synced: 2023-03-01T05:47:35.976Z (over 2 years ago)
- Topics: grpc, grpc-cpp
- Language: Go
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# doods_client
client for github.com/snowzach/doodsDOODS service can be started with:
```
docker run -it -p 8080:8080 snowzach/doods:amd64
```