Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
application engineer
Funding Links: https://github.com/sponsors/ktr0731
Hi, everyone!👋
I’m Taro Aoki, a backend engineer who loves Go. I often create command-line tools and libraries written in Go.
These are my favorite projects:
Evans
Evans is a universal gRPC client tool that is useful for manual inspection against API servers built with gRPC. The most noteworthy feature is the REPL mode, you can inspect services, method names, method request/response types or message details from gRPC server or proto definitions, so you can call methods without any thinking about the request type, its field names, and its type.
Evans is used by many people and companies including the company I'm working.
go-fuzzyfinder
go-fuzzyfinder is a Go library that provides a fzf-like fuzzy-finder interface. There are a lot of command-line fuzzy-finders such that fzf, fzy, peco or skim, but there hadn't been any libraries that provide fuzzy-finding. By using this library, you can make your tools more expressively! I've introduced this library in a post on Medium, please see for more details.
Contributions
I've contributed to the following projects (of course, just a part of all).
golang/go
grpc/grpc-go
improbable-eng/grpc-web
c-bata/go-prompt
mercari/go-emv-code
Why GitHub Sponsors?
I don't want to earn money or want to earn money through GitHub sponsors. The main purpose of this sponsoring is to keep my motivation for contributing OSS continuously. Of course, this is one of many ways. I'm very happy just to say “thank you” when you submit an issue or Pull Request 😁
The Go programming language
Language: Go - Stars: 124312Evans: more expressive universal gRPC client
Language: Go - Stars: 4295fzf-like fuzzy-finder as a Go library
Language: Go - Stars: 447Generate API client via curl
Language: Go - Stars: 5gRPC Web implementation for Golang and TypeScript
Language: TypeScript - Stars: 4394Reflection (Rich Descriptors) for Go Protocol Buffers
Language: Go - Stars: 1358