Skip to content

✩°。 A simple gRPC client to fetch data from Hoshimachi gRPC server 🌠📦

License

Notifications You must be signed in to change notification settings

finestelongit/hoshiyomi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hoshiyomi

✩°。 A simple gRPC client to fetch data from Hoshimachi gRPC server, made with Go 💙

Hoshimachi Suisei

Information

This repo serves as a starting point to build gRPC client that connects to Hoshimachi. Feel free to modify the code to suit your requirements ^o^

Setup

Normal setup

Clone the repository 📃

git clone https://github.com/finestelongit/hoshiyomi

Build to make the binary file ⚒️

go build

And, run the program 📦

./hoshiyomi

Or, directly run the program 📦

go run .

(Optional) Compile .proto file manually

Coming soon!

If you want to use the .proto file in other programming languages (let's say, building your own gRPC client to fetch the Hoshimachi server), read https://protobuf.dev/reference/other/

About

✩°。 A simple gRPC client to fetch data from Hoshimachi gRPC server 🌠📦

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages