Skip to content

ParagRaut/ComicsApiGrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComicsApi gRPC

Build

ComicsApi example in gRPC which returns comic strip image urls

This is a service which can be consumed by any grpc testing clients e.g. Postman

Input can be one of the following

  • garfield
  • xkcd
  • calvinAndHobbs
  • no/any random input returns random comic url

Build instructions

After cloning the repo

cd src
dotnet run

Releases

No releases published

Packages

No packages published

Languages