Skip to content

xwinata/go_rpc_kit_gateway_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go run server/server.go (:8000)

go run client/client.go (:8001)

api endpoint at localhost:8001/search(POST)

body example :

{
  "searchword": "avatar",
  "pagination": "1",
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages