Skip to content

abrucker235/swapi-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Implementation of swapi via command line using gRPC Version.

Generate/Update gRPC

protoc -I {yourDirectory}/swapi-cli swapi/swapi.proto --go_out=plugins=grpc:.

Build

go build -o swapi-cli

Planets

Retrieve By Name

./swapi-cli grpc planets -n Tatooine

Retrieve By Id

./swapi-cli grpc planets -i 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages