Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ehsundar/gblog
https://github.com/ehsundar/gblog
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ehsundar/gblog
- Owner: ehsundar
- License: gpl-3.0
- Created: 2020-08-09T05:42:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T13:08:37.000Z (over 4 years ago)
- Last Synced: 2024-10-10T03:06:02.099Z (about 1 month ago)
- Language: Go
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gblog
```shell script
grpcurl -plaintext -d '{"post": {"body": "test 2"}}' localhost:8080 PostStorage/AddPost
```