Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/3timeslazy/gen-getter

Simple Golang getter generator
https://github.com/3timeslazy/gen-getter

Last synced: 1 day ago
JSON representation

Simple Golang getter generator

Awesome Lists containing this project

README

        

# gen-getter
Simple Golang getter generator

# Usage
```
# install
go get github.com/3timeslazy/gen-getter

# run
go build

# use
./get-getter
```