Skip to content

a simple rust application that serves movies over a grpc endpoint

License

Notifications You must be signed in to change notification settings

mthmcalixto/movies-rust-grpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movies gRPC API in Rust

a simple rust application that serves movies over a grpc endpoint

How to run

docker build . -t movies-api
docker run movies-api

About

a simple rust application that serves movies over a grpc endpoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 83.2%
  • Dockerfile 16.8%