Skip to content

ggary9424/comic-grpc-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comic gRPC Web

Mainly, this project is created for me to learn the Golang and gRPC. Besides, I want to use this project to save the time for checkout the comics I followed by browsing each URL everyday.

People are lazy, and laziness welcomes technology, so technology encourages laziness.

Relative Projects

Goal

  1. Learn Golang.
  2. Learn gRPC.
  3. Give grpc-web a try.
  4. Play with docker-compose

Environment

  1. Docker v18.09.2
  2. docker-compose v1.23.2

Execution

docker-compose up

And open http://localhost:8081 on your browser

TODO

  • Add Dockerfile of MongoDB with fake data for docker-compose
  • Write Makefile to manage build command better.
  • Try to integrate Websocket with gRpc.
  • Better interface of compiled RPC proto files.

About

A web service (base on gRPC) lets you browse updated comics easily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors