An open API service indexing awesome lists of open source software.

https://github.com/ehsundar/gblog


https://github.com/ehsundar/gblog

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# gblog

```shell script
grpcurl -plaintext -d '{"post": {"body": "test 2"}}' localhost:8080 PostStorage/AddPost
```