Skip to content

✩°。 An experimental gRPC server, sending Hoshimachi Suisei's random quotes ✨💙🌠

License

Notifications You must be signed in to change notification settings

finestelongit/hoshimachi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hoshimachi

✩°。 An experimental, Suisei-themed gRPC server, made with Go 💙

Hoshimachi Suisei

Information

  • Runs on localhost or server's IP address
  • Runs at port :22318 (Suisei's debut date, 22/3/18)

How to use

Method 1: Using Hoshiyomi (recommended)

See the documentation of Hoshiyomi for further explanation.

Method 2: Using Postman

Maybe you want to view this link? :o

Method 3: Build your own gRPC client

I'm assuming that you know the drill. So, just download the .proto file, and use it to build the gRPC client! ^o^

I'll recommend to use Hoshiyomi instead as your starting point!

Setup

Normal setup

Clone the repository 📃

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

Build to make the binary file ⚒️

go build

And, run the program 📦

./hoshimachi

Or, directly run the program 📦

go run .

(Optional) Compile .proto file manually

Coming soon! gRPC is kinda "spain without the s" to set up, so as the tutorial.

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

✩°。 An experimental gRPC server, sending Hoshimachi Suisei's random quotes ✨💙🌠

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages