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

https://github.com/andreoav/protocolbuffers-talk


https://github.com/andreoav/protocolbuffers-talk

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

### Scripts

* Compile: `make compile`
* Run: `go run main.go`
* Size: `ls -S -lh ./data | awk '{print $5, $9}'`