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.
- Learn
Golang. - Learn
gRPC. - Give
grpc-weba try. - Play with
docker-compose
- Docker v18.09.2
- docker-compose v1.23.2
docker-compose upAnd open http://localhost:8081 on your browser
- Add Dockerfile of MongoDB with fake data for
docker-compose - Write Makefile to manage build command better.
- Try to integrate
WebsocketwithgRpc. - Better interface of compiled RPC proto files.